Inference
Get chat completion.
Describe a chat completion by its ID.
get/v1/chat/completions/{completion_id}
Path parameters
completion_idstring required
ID of the chat completion.
ID of the chat completion.
Response
A OpenAICompletionWithInputMessages.