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.
Request body
Response
Successful Response
Changes
Changed in 3 of the 11 revisions of this API.6113
- ○
added the new optional request property
doc_modenew-optional-request-property
- ○
- ●
removed the request property
domain_hintrequest-property-removed
- ●
- ▲
the request property
agent_idbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
conversation_idbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
image_idsbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
tokenbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
user_metadatabecame not nullablerequest-property-became-not-nullable
- ▲
removed the media type
text/event-streamfor the response with the status200response-media-type-removed
- ○
api operation id
react_endpoint_api_react_postwas addedapi-operation-id-added
- ○
api tag
Chatremovedapi-tag-removed
- ○
added the new optional request property
domain_hintnew-optional-request-property
- ○
request property
agent_idlist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
conversation_idlist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
image_idslist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
tokenlist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
user_metadatalist-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
404response-non-success-status-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲