Replies: 2 comments
-
To the best of my knowledge, it is not possible, in which case you have to re-index the source material with the new model. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
I have constructed a knowledge graph using a general-purpose embedding model. However, the model performs poorly in my specific domain or use case. I now need to replace it with a new, more suitable embedding model. How can I update the embedding vectors in my existing vector database to reflect the new model while maintaining the integrity of the knowledge graph?
Beta Was this translation helpful? Give feedback.
All reactions