Changes to List Run Messages
GET /v1/runs/{run_id}/messages
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 36 revisions of this API.11
What changed
- ○
added the optional property
items/oneOf[subschema #5: ToolCallMessage]/tool_callsto the response with the200statusresponse-optional-property-added
- ○
response property
items/oneOf[subschema #5: ToolCallMessage]/tool_calldeprecatedresponse-property-deprecated
- ○
- ○
added the optional property
items/oneOf[subschema #6: ToolReturnMessage]/tool_returnsto the response with the200statusresponse-optional-property-added
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/statusdeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/stderrdeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/stdoutdeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/tool_call_iddeprecatedresponse-property-deprecated
- ○
response property
items/oneOf[subschema #6: ToolReturnMessage]/tool_returndeprecatedresponse-property-deprecated
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
items/oneOf[subschema #2: UserMessage]/content/anyOf[subschema #1]/items/oneOf[subschema #1: TextContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/oneOf[subschema #7: AssistantMessage]/content/anyOf[subschema #1]/items/oneOf[subschema #1: TextContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterorder_bynew-optional-request-parameter
- ○