Ask a question to get started
Enter to sendā¢Shift+Enter new line
Send a query to the Cogniswitch service and retrieve the response.
answer_cs( self, cs_token: str, OAI_token: str, query: str, apiKey: str ) -> dict
cs_token
str
Cogniswitch token.
OAI_token
OpenAI token.
apiKey
OAuth token.
query
Query to be answered.