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

