Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to save and load a database to local #1361

Closed
zhouyongxiu opened this issue May 6, 2024 · 4 comments
Closed

How to save and load a database to local #1361

zhouyongxiu opened this issue May 6, 2024 · 4 comments

Comments

@zhouyongxiu
Copy link

Issue with current documentation:

No response

@deshraj
Copy link
Collaborator

deshraj commented May 6, 2024

Hey @zhouyongxiu, can you please elaborate more about the issue? It is not clear what the feature request is. Please feel free to add a description to your issue.

@zhouyongxiu
Copy link
Author

zhouyongxiu commented May 7, 2024

Sometimes, the data is very large, after I use bot.add() some data to database, I want to save the database to local disk, just like "bot.save()", when I use the bot next time, I can just load the bot like "bot.load", and would not use bot.add() again.

@denaha
Copy link

denaha commented May 20, 2024

Hi, this is explained under https://docs.embedchain.ai/components/data-sources/data-type-handling check out the section Reusing a vector database

@zhouyongxiu
Copy link
Author

thanks

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

No branches or pull requests

3 participants