cURL
curl --request POST \ --url https://your-domain.com/api/conversations \ --header 'Content-Type: application/json' \ --data ' { "title": "", "mode": "auto", "agent_id": "<string>", "model_name": "<string>" } '
{ "success": true, "data": "<unknown>", "error": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.fim.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fim.ai/llms.txt
Use this file to discover all available pages before exploring further.
react
dag
auto
Successful Response