Feature Request: Can we add features with the ability to chat with AI with an option to view embedding results #154
Replies: 3 comments
-
I’m not sure I follow. Currently there is no use of vector embeddings, or did you mean something else? I think before this, use of vector embeddings will have to come first. if you meant embedded information, like metadata as you mentioned, could you give more clarity about that |
Beta Was this translation helpful? Give feedback.
-
Let's say I were to use app using openai api where it prompts the model to search vector embeddings and find an answer. I would like an option to view those embedding results. Those embedding results will be in a form of pandas dataframe for example. |
Beta Was this translation helpful? Give feedback.
-
That's a great idea, definitely doable. I do plan on integrating embeddings for chat use cases such as you described. Moving this to discussion as I'm keeping note of feature requests there. |
Beta Was this translation helpful? Give feedback.
-
This feature request would be helpful if we can extend the functionality to chat with embedding where:
Beta Was this translation helpful? Give feedback.
All reactions