Resolve Task
Resolves a pending task in a chat. Blocks until the model response is complete and returns the resulting message.
Path parameters
The unique identifier of the chat.
Request body
Response
A single message in a chat.
Changes
Changed in 3 of the 34 revisions of this API.10
- ○
added the new optional request property
task/oneOf[subschema #4]/permissions/items/toolDisplayName(media type: application/json)new-optional-request-property
- ○
added the new optional request property
task/oneOf[subschema #4]/permissions/items/toolDisplayName(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
task/oneOf[subschema #4]/permissions/items/toolDisplayName(media type: multipart/form-data)new-optional-request-property
- ○
added the optional property
parts/items/oneOf[subschema #7]/suggestedPermissions/items/toolDisplayNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
parts/items/oneOf[subschema #7]/toolDisplayNameto the response with the200statusresponse-optional-property-added
- ○
- ○
added
subschema #5to thetaskrequest propertyoneOflist (media type: application/json)request-property-one-of-added
- ○
added
subschema #5to thetaskrequest propertyoneOflist (media type: application/x-www-form-urlencoded)request-property-one-of-added
- ○
added
subschema #5to thetaskrequest propertyoneOflist (media type: multipart/form-data)request-property-one-of-added
- ○
added
subschema #4to theparts/items/oneOf[subschema #8]/dataresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 50 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○