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

Fix datastore to rely on same path to embeddings #19

Merged
merged 3 commits into from
Dec 3, 2023

Conversation

rileytomasek
Copy link
Contributor

@rileytomasek rileytomasek commented Dec 3, 2023

This was changed from using the embeddings property of the response to
the data property, which means it will break for any values cached prior
to the change.

This was changed from using the embeddings property of the response to
the data property, which means it will break for any values cached prior
to the change.

TODO: figure out whats up with failing cache test
Copy link

vercel bot commented Dec 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dexter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2023 11:01pm

This is just to be extra safe and to consistently not rely only `data`.
@rileytomasek rileytomasek merged commit b3c9bf9 into master Dec 3, 2023
6 checks passed
@rileytomasek rileytomasek deleted the fix-datastore-embeddings branch April 21, 2024 12:55
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

Successfully merging this pull request may close these issues.

2 participants