Closed B-Step62 closed 1 month ago
Update pydantic related logic to be compatible with LangChain 0.3.0.
Testing Validated on notebook with different env settings:
langchain 0.3.0 langchain-core 0.3.1 pydantic 2.8.2 pydantic_core 2.20.1
langchain 0.2.16 langchain-core 0.2.40 pydantic 2.8.2 pydantic_core 2.20.1
langchain 0.2.16 langchain-core 0.2.40 pydantic 1.10.18 pydantic_core 0.42.0
@efriis Let me tag you for double-checking if there is anything missing for supporting LangChain 0.3.0. Thank you!
0.3.0
Update pydantic related logic to be compatible with LangChain 0.3.0.
Testing Validated on notebook with different env settings: