-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to attach any files in macOS build #3
Comments
Hi! Right now Dot only supports selecting folders witht the desired documetns inside rather than selecting the specific docs. I am aware this is quite counterintuitive and am working on it! Please let me know if this solves the issue :) |
Ohhh I think I might know the issue here. The LLM doesn't have a context length long enough to 'understand' all documents at once, instead it divides the documents in chunks and tries to retrieve information from these chunks. So for example if you have multiple docs and one is related to helicopters you can ask 'what are the dimensions of the helicopter?', 'what manufacturing process was used for the airframe?', etc |
The Finder dialog grays-out all docs which are supposed to be supported, including
.pdf
,.xls
, and.doc
.I'm running macOS 14.4 (23E214).
The text was updated successfully, but these errors were encountered: