Resolve a prompt
Returns the content a caller should send to a model. With no selector this is the production version.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Resolve a prompt. Give a version to pin one, a channel to follow one, or neither for production.
a string matching the pattern ^[a-z0-9][a-z0-9/_-]*$
1 - 255^[a-z0-9][a-z0-9/_-]*$Addresses a version. latest is derived from the highest version rather than stored, so it cannot drift from the version table.
1 - 36^[a-z0-9][a-z0-9_-]*$a positive number
Response
A prompt, with its version history when includeVersions is set.
A prompt, with its version history when includeVersions is set.
Addresses a version. latest is derived from the highest version rather than stored, so it cannot drift from the version table.
1 - 36^[a-z0-9][a-z0-9_-]*$An ISO-8601 timestamp in UTC.
a string matching the pattern ^[a-z0-9][a-z0-9/_-]*$
1 - 255^[a-z0-9][a-z0-9/_-]*$a string at most 500 character(s) long
500a string at most 255 character(s) long
1 - 255a positive number