LLM Chat Completions
Create model responses for chat conversations using OpenAI-compatible endpoints.
Create a chat completion
Creates a chat completion for a multi-turn chat through an OpenAI-compatible interface. Applications built for the OpenAI Chat Completions format can use the platform's language models with minimal changes to existing tools or code.