langchain
3904f2cd - core: fix NameError (#23658)

Commit
1 year ago
core: fix NameError (#23658) **Description:** In the chat_models module of the language model, the import statement for BaseModel has been moved from the conditionally imported section to the main import area, fixing `NameError `. **Issue:** fix `NameError `
Author
Parents
Loading