Skip to content

[BUG] The vector store is reinitialised whenever there is a change in the app #2

@elegoupil

Description

@elegoupil

Currently ingested knowledge is stored in a local vector Chroma DB that is not persistant

https://github.com/iom/migration_pathways/blob/main/backend/chat_rag.py#L58

Solution: use a persistent vector store in the same postgreSQL DB used for for user registration

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions