Get Pluto conversation
Returns one thread's transcript plus tool-step breadcrumbs and the in-progress turn status. Poll this while a turn is running.
Path parameters
Response
OK
Changes
Changed in 1 of the 22 revisions of this API.14
- ●
changed the pattern of the
pathrequest parameteridfrom^cpcnv_[0-9a-hjkmnp-tv-z]{26}$to^cpcnv_[0-7][0-9a-hjkmnp-tv-z]{25}$request-parameter-pattern-changed
- ○
the
conversation/idresponse's property pattern was changed from^cpcnv_[0-9a-hjkmnp-tv-z]{26}$to^cpcnv_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
in_flight_turn/message_idresponse's property pattern was changed from^cpmsg_[0-9a-hjkmnp-tv-z]{26}$to^cpmsg_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
messages/items/conversation_idresponse's property pattern was changed from^cpcnv_[0-9a-hjkmnp-tv-z]{26}$to^cpcnv_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
- ○
the
messages/items/idresponse's property pattern was changed from^cpmsg_[0-9a-hjkmnp-tv-z]{26}$to^cpmsg_[0-7][0-9a-hjkmnp-tv-z]{25}$for the status200response-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●