You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The chat loses file context after the first question when using file upload (embedding) without vector store. After answering the first question related to the uploaded file, subsequent questions can no longer reference the file content, effectively losing all conversation context.
To Reproduce
Steps to reproduce the behavior:
Access Flowise chat
Upload a file using the embedding functionality
Ask a first question about the file content
Observe that the first question is answered correctly
Ask a second question related to the file
Observe that the chat can no longer reference the file content
Expected behavior
The chat should maintain the file context throughout the entire conversation, allowing multiple questions about the loaded file content without losing reference to it.
Screenshots
[Add screenshots showing the error behavior]
Describe the bug
The chat loses file context after the first question when using file upload (embedding) without vector store. After answering the first question related to the uploaded file, subsequent questions can no longer reference the file content, effectively losing all conversation context.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The chat should maintain the file context throughout the entire conversation, allowing multiple questions about the loaded file content without losing reference to it.
Screenshots
[Add screenshots showing the error behavior]
Flow
chatpessoal Chatflow.json
Setup
Additional context
The text was updated successfully, but these errors were encountered: