Attempting to Use OpenAI Vector Store Directly in SpringAI Calls #4341
Unanswered
TallesBrendoC
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
Is there any way for me to use OpenAI's vector store directly in a SpringAI call?
Example in Python;
Here I am using an existing vector store so that when asking questions, the answers are based on this vector store.
I would like to do the same using Spring AI, but I cant find the solution.

Beta Was this translation helpful? Give feedback.
All reactions