Skip to content

Release a version compatible with langchain 1.x #37

Description

@vdusek

langchain-apify 0.1.6 pins langchain-core >=0.3.15,<0.4.0, so it can't be installed alongside langchain >= 1.0.0 (which needs langchain-core >=1.0.0,<2.0.0) — pip install "langchain>=1.0.0" langchain-apify fails to resolve. This blocks any project on langchain 1.x from using it. Could you please release a version compatible with the current major version of the upstream?

Activity

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

Metadata

Metadata

Assignees

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