Skip to content

constant collection_name in rag.py, test_rag.py and generation.py #133

@AntoniaJost

Description

@AntoniaJost

The rag.py, test_rag.py (and generation.py) scripts are written with a hard-coded collection_name='ipcc-collection', which matches and works for now (as long as nothing is being changed). Yet, it isn't correct that every newly created database gets the same collection name if it is not indeed the ipcc collection. Therefore, this needs to be fixed. In that regard, the general_db has to be recreated and updated in Swiftbrowser with a new collection name.

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