Retrieve, generate, and respond intelligently with Stark AI’s API.
https://rag-api.starkai.io/v1/rag_chat
curl -request 'POST' --url 'https://rag-api.starkai.io/v1/rag_chat' --header 'accept: application/json' --header 'X-Api-Key: <api-key>' -data '{ "query": "your query" }'
Was this page helpful?