cURL
curl --request POST \ --url http://localhost:6060/api/agent-server/converse \ --header 'Content-Type: application/json' \ --data ' { "message": {}, "namespace": "<string>", "message_id": "<string>", "session_id": "<string>", "previous_message_id": "<string>", "context": {} } '
"<string>"
Documentation IndexFetch the complete documentation index at: https://hastekit.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://hastekit.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Streaming response
The response is of type string.
string