Skip to main content

Overview

OpenAI-like models are LLM providers that implement the OpenAI API specification. You can use the standard OpenAIChatModel with custom base_url and api_key parameters to connect to any OpenAI-like endpoint. Model Class: OpenAIChatModel

Authentication

Examples

Parameters