Replies: 1 comment
-
openai embedding models:
https://platform.openai.com/docs/guides/embeddings?lang=python#embedding-models |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently implementing the vector datatypes for helix. I have implemented a first version of the HNSW algorithm. It is pretty fast so far but there are likely numerous optimisations that can be made. This discussion is for ideas about how we can make the vector db side of helix even faster. @lukasnxyz
Beta Was this translation helpful? Give feedback.
All reactions