The issue with base64 encoding for embeddings #1011
xuzeyu91
started this conversation in
2. Feature requests
Replies: 1 comment
-
The best option is using SK Embedding connectors. These can be loaded into KM using |
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 am using Kernel memory with many third-party interfaces that are compatible with the OpenAI format. However, most of their embeddings do not support base64, and now the new version enforces base64. Is there a parameter that can be disabled so that float can be used instead?
Beta Was this translation helpful? Give feedback.
All reactions