Skip to content

Issue 1: Missing voyageai dependency in provided requirements #167

Open
@PrinceSajjadHussain

Description

@PrinceSajjadHussain

The code uses the voyageai library in vectordb.py, but there is no indication that this dependency is installed or specified. This would prevent the code from running out-of-the-box and might cause errors during the execution. A requirements.txt or similar dependency management file should be included that lists the required Python packages.

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