Skip to content

langchain and pydantic compatible version? #22

Description

@Typhoona

Thanks for your excellent work.
When i run your code, I meet some errors that i am confused how to tackle.
Now in my envs,
langchain 0.1.14
langchain-community 0.0.31
langchain-core 0.1.40
langchain-text-splitters 0.0.1
langchainhub 0.1.21
langdetect 1.0.9
langsmith 0.1.40
and pydantic version:
pydantic 2.6.1
pydantic_core 2.16.2
pydantic-settings 2.2.1
But the error is:
raise OutputParserException(f"Could not parse function call: {exc}")
langchain_core.exceptions.OutputParserException: Could not parse function call: 'function_call'

The above version is the same as your given yml file.
Can you give me some advice?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions