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
Add a pdf file (6.5 MB in my case) using "Add Knowledge"
Tried to ask question about information in this pdf file which resulted in knowledge tool not being able to answer and LLM resorted to reading the file using read tool.
This results in following string length exceeded errors:
Expected Behavior:
Prevent Read tool from being called for large files which it is not able to handle and results in failure.