Returns a stream from GPT with delta values. All other agents should use ask.
Type: POST
End Point: /api/Chat/AskAgent
Parameters: No parameters
Request Body: json
Example Value: Schema
Last updated 1 year ago
{ "conversationID": "string", "text": "string" }