Former-commit-id: 09666bfdb6
workerULTRANODE
Kye 2 years ago
parent ad40a6ddd7
commit 194a0f1612

@ -123,7 +123,7 @@ class ModelNotFoundException(Exception):
)
class ChatOpenAI(BaseChatModel, BaseModel):
class ChatOpenAI(BaseChatModel):
"""Wrapper around OpenAI Chat large language models.
To use, you should have the ``openai`` python package installed, and the

Loading…
Cancel
Save