-
fix: pin langchain_core to <3 (#1329)
发布于
2024-09-18 05:19:58 +00:00 The new langchain v0.3 will break the current usage of metrics.
the plan for actions is as follows
- for ragas<0.2 we will pin langchain_core to <0.3
- for ragas>0.2 we will directly depend on pydantic>=2
fixes: #1328
下载附件