Inject Message
Inject a user message into a running agent execution.
The message is queued for the agent to absorb at its next natural breakpoint (between iterations). It is also persisted immediately to the conversation history.
Returns 409 if no active execution exists for the conversation.
Request body
Response
Successful Response
Changes
Changed in 1 of the 11 revisions of this API.27
- ●
removed the optional property
inject_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
statusfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
inject_message_api_chat_inject_postwas addedapi-operation-id-added
- ○
the endpoint scheme security
HTTPBearerwas added to the APIapi-security-added
- ○
api tag
Chatremovedapi-tag-removed
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
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
- ●