-
Hi 👋 Awesome work! Is it possible to get embeddings or is it not supported yet? After digging around it looks like it's not the case 🤔 I basically want to be able to create a RAG supported solution, but can't get the embedding vectors for indexing without using llama.cpp directly or a different wrapper. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@mloenow Getting embeddings is not supported at the moment. I aim to keep this library relatively high-level while still offering advanced capabilities, so understanding your use case can help me find the best way to add support for it, while maintaining a high-level approach. |
Beta Was this translation helpful? Give feedback.
-
Update: I'll add support for this in one of the next beta versions |
Beta Was this translation helpful? Give feedback.
Update: I'll add support for this in one of the next beta versions