Skip to content

Dependency conflicts #1

Description

@Amayuru1999

requirements.txt file should be updated because new packages having different blue prints.
Ex: If you check the latest CassandraGraphVectorStore constructor (as of langchain-community >=0.2.20), the signature looks like:
CassandraGraphVectorStore(
embeddings: Embeddings,
keyspace: str,
table: str,
session: Optional[Any] = None,
**kwargs
)

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