Vector operations #2417
Unanswered
matbee-eth
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How feasible would it be to add vector operations to enable a new type of real-time AI/ML model inferencing?
For instance, if I wanted to implement RAG on documents, it would be nice if I could use this system to run some async form of graph/similarity search.
Otherwise, it could be useful for async-Agent communication / state management
Beta Was this translation helpful? Give feedback.
All reactions