Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Releases: SAP-archive/SDK-PHP

4.0.0

10 Aug 13:00
7b15327
Compare
Choose a tag to compare
  • add dialog endpoint
  • add proxy parameter
  • add memory parameter

Fix Case Sensitive Folders and Files

31 May 08:05
Compare
Choose a tag to compare

This release fixes errors on case sensitive operating systems

Add processing_language and sentiment in JSON

20 Apr 14:10
Compare
Choose a tag to compare
Merge pull request #7 from RecastAI/develop

Add processing_language and sentiment

Recast.AI New APIs

30 Mar 14:39
Compare
Choose a tag to compare

SDK officially support new Recast.AI APIs

  • All APIs are included in one SDK: request API and connect API

Add raw attribute in Conversation and Response classes

17 Jan 11:14
Compare
Choose a tag to compare

Add raw attribute in Conversation and Response classes. This allow you to access full response JSON, through this attribute.