Example
OpenAI Params
| Parameter | Type | Default | Description |
|---|---|---|---|
id | str | - | The name of the model to be used for generating responses. |
api_key | str | - | The API key for authenticating requests to the service. |
base_url | str | - | The base URL for making API requests to the service. |
OpenAILike is a subclass of the OpenAI class and has access to the same params.