Express Agent
This endpoint answers the user’s query with an LLM. Optionally, you can ground the answer using web results (max 1 web search).
Use it for answering simple questions that require a low latency response.
The data returns as a JSON payload with a `application/json` content type
<Note>The call only returns when the agent has finished fully responding to the input question.</Note>