post
https://api.agent700.ai/api/chat
Processes a chat request to the LLM using the caller's active agent
configuration. Returns a non-streaming JSON response by default, or an SSE stream
if streamingEnabled is set to true in the request body.
Model catalog integration (recommended)
GET /api/models?category=text— choosemodels[].name(notdisplayName).- Optionally persist on the agent:
PUT /api/agents/{agentId}with{ "model": "<name>" }, orPOST /api/agentswhen creating an agent. - Call this endpoint with a saved agent's
agentId(model from the agent revision), or include"model": "<name>"to override for a single request. Create the agent first viaPOST /api/agentsif you do not have one yet.
Request examples prefixed with catalog_flow_ all include agentId (except step 1, which lists models).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
