-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
What happened?
When to the File Search capability of the agent, a file with extension- .csv/.xlsx is uploaded, it does not reflect in the file search section. But is already in the vector db and can be queried from.
Steps to Reproduce
- Create an agent .
- Add the file search capability to it .
- Create and then once created hover to the file search section.
- Upload a .csv file.
- The file will not be visible in the UI.
- But in the backend the file is processed .
- Try querying and it will yield the results.
What browsers are you seeing the problem on?
No response
Relevant log output
2025-01-13T08:53:52.158234949z {"file_id":"ef7e6f57-6314-41bc-a952-99a7edede27a","filename":"1.01.Simple linearregression.csv","known_type":true,"level":"debug","message":"File processed successfully.","status":true,"timestamp":"2025-01-13T08:53:52.158z"}
Screenshots
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working