Describe a chat completion by its ID.
GET/v1/openai/v1/chat/completions/:completion_id
Describe a chat completion by its ID.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
A OpenAICompletionWithInputMessages.
The request was invalid or malformed
The client has sent too many requests in a given amount of time
The server encountered an unexpected error
An unexpected error occurred