The OpenAI Like model works as a wrapper for the OpenAILike models.

ParameterTypeDefaultDescription
idstr"not-provided"The name of the model to be used for generating responses.
namestr"OpenAILike"The name of this chat model instance.
api_keystr"not-provided"The API key for authenticating requests to the service.
override_system_roleboolFalseWhether to override the default system role.
system_message_rolestr"system"The role to use for system messages.