Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Load an existing database? #56

Open
coronatime150 opened this issue Jan 15, 2024 · 0 comments
Open

Load an existing database? #56

coronatime150 opened this issue Jan 15, 2024 · 0 comments

Comments

@coronatime150
Copy link

Tried setting a different dir for chroma but seems to go back to updating the default /db location.

'vectordb': {
'provider': 'chroma',
'config': {
'collection_name': 'test_app2',
'dir': 'db1',
'allow_reset': True
},
},

If I start new file using same config for 'vectordb' and app name, it does not see previous embedded vectors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant