LLM Chat Completions
Create model responses for chat conversations using OpenAI-compatible endpoints
📄️ Creates a model response for the given chat conversation
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.