Closed
Description
Electron build -bf86f18e1c
Steps to reproduce the problem:
- Chart with
Tildy
- 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.