SDK-python
SDK-python copied to clipboard
SAP Conversational AI official SDK for Python
Results
2
SDK-python issues
Sort by
recently updated
recently updated
newest added
I am new to the SAPConversationalAI and am trying to use its python SDK. While trying to run the command sapcai.Client('MY_TOKEN'), I keep getting this error, Keyerror: 'act'
Hi, Is it possible to return a specific Response object even the server is under maintenance? Currently, when the server is not reachable, it returns: ` File "/path/to/file.py", line 141,...
bug