发布

  • fix: pin langchain_core to <3 (#1329)

    frostbyte_neo 发布于 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

    1. for ragas<0.2 we will pin langchain_core to <0.3
    2. for ragas>0.2 we will directly depend on pydantic>=2

    fixes: #1328

    下载附件