Agent cannot repeatedly search attached file in the same chat #6394
Replies: 1 comment 2 replies
-
Thanks I will take a look as that is not expected behavior |
Beta Was this translation helpful? Give feedback.
2 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.
-
What happened?
If I upload document in chat with agent for file search and ask question, it will properly search the uploaded document and provide an answer.
However, if I then ask a follow up question with respect to the same document (without attaching is again to such follow-up), the repeated file search will return empty stating that there is no document to search.
Should the attached documents be attributed to the respective chat rather than to a specific message only? It does not make sense if I want to ask several questions based on the same document to keep attaching it to every message.
Version Information
latest
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions