curl --request POST \ --url http://localhost:8080/{app_id}/query \ -d "query=who is Elon Musk?"
{ "response": "Net worth of Elon Musk is $218 Billion." }
Query an app
Documentation IndexFetch the complete documentation index at: https://docs.embedchain.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.embedchain.ai/llms.txt
Use this file to discover all available pages before exploring further.
The query that you want to ask the App.
Successful Response
Was this page helpful?