LLM Chat Completions
Create model responses for chat conversations using OpenAI-compatible endpoints.
📄️ Creates a model response for the given chat conversation
The Chat Completions API provides an OpenAI-compatible interface for generating model responses in multi-turn chat conversations. This API enables you to integrate our language models directly into applications designed to work with the OpenAI Chat Completions format, making it easy to leverage Vectara capabilities with minimal changes to existing tools or code.