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

pesistent route storage #343

Open
tna20141 opened this issue Jul 8, 2024 · 1 comment
Open

pesistent route storage #343

tna20141 opened this issue Jul 8, 2024 · 1 comment
Assignees

Comments

@tna20141
Copy link

tna20141 commented Jul 8, 2024

Currently I see no options to dump the utterences embeddings to a persistent storage somewhere and load them back on at initialization. Having to embed again every time is both time consuming and costly.

Is this by design or something that can be resolved?

@jamescalam
Copy link
Member

@Vits-99 is working on improvements to how we sync data between remote and local layers (#340) . This will help if you're using PineconeIndex and we will extend this to other persistent indexes in the future

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