Submit message option gets disabled for agents after uploading .csv and .xlsx files #5342
Unanswered
mansiibm
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
Can't reproduce this. A related fix for this was already implemented: Also, what could be happening is the upload is still happening, but the UI bug already fixed isn't showing this to you. In which case, submitting messages would be disabled. CSV/Excel are not ideal for the RAG API since it's potentially a lot of text, and semantic search is not well suited for structured data (csv, spreadsheets). |
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?
After an agent is created and excel files- .csv and .xlsx are provided to it in the file search option and saved, the user cannot query from agents. The send button next to the prompt bar is disabled.
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
The send message is disabled.
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions