Replies: 1 comment
-
Could you try OpenAI models with OpenSearch vector store? |
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 have 2 similar 'Chatflows'
fig1 - use in-memory vector store
fig2 - use open search vector store
but get difference result.
when using in-memory, it is same as expected.
when using open search, it returned 'Illegal invocation'
attached sample text file for easy debug.
[fig1]


[fig2]
sample.txt
Beta Was this translation helpful? Give feedback.
All reactions