Creates a model response for the given chat conversation
POST/v2/llms/chat/completions
OpenAI-compatible endpoint for chat completions. Creates a response for the given chat conversation. The chat completion API allows you to chat with Vectara's language models in a way that's compatible with OpenAI's specification. This makes it easy to integrate with applications already designed for OpenAI's API.
Request
Responses
- 200
- 400
- 403
A chat completion
Chat completion request was malformed.
Permissions do not allow creating a chat completion.