API Reference
React Endpoint
Run a ReAct agent query with SSE progress updates.
Parameters
request : Request The incoming HTTP request; used to detect client disconnects. body : ChatStreamRequest JSON request body containing the query and optional parameters.
POST
React Endpoint
Authorizations
API Key (fim_xxx) or JWT token
Body
application/json
Response
Successful Response
React Endpoint