Flowise issue with OpenAI Vector Process #2719
Unanswered
pascalvallet
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.
-
I have a simple chatbot AI Assistant designed using OpenAI, which operates based on a 71-page PDF document. Currently, OpenAI is processing this document using vector processing. However, this has led to a change in behavior: when I ask the bot a question, and the answer refers to 10 different elements of the document, it adds the file to be downloaded 10 times after the answer. How can I prevent this from happening?


Beta Was this translation helpful? Give feedback.
All reactions