[GH-ISSUE #4671] [FEAT]: API should be able to take in documents #2959

Closed
opened 2026-02-22 18:32:02 -05:00 by yindo · 5 comments
Owner

Originally created by @timothycarambat on GitHub (Nov 20, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4671

What would you like to see?

Right now, attachments can only be images, but there is no reason why we should not be able to specify base64 encoded files and parse + attach them as workspace documents so the API can emulate the workspace-document functionality.

connect #4670

Originally created by @timothycarambat on GitHub (Nov 20, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4671 ### What would you like to see? Right now, `attachments` can only be images, but there is no reason why we should not be able to specify base64 encoded files and parse + attach them as workspace documents so the API can emulate the workspace-document functionality. connect #4670
yindo added the enhancementfeature request labels 2026-02-22 18:32:02 -05:00
yindo closed this issue 2026-02-22 18:32:02 -05:00
Author
Owner

@naaa760 commented on GitHub (Nov 21, 2025):

@timothycarambat
I fixed base64 document attachments are now parsed and included in the chat context.

@naaa760 commented on GitHub (Nov 21, 2025): @timothycarambat I fixed base64 document attachments are now parsed and included in the chat context.
Author
Owner

@el8ted commented on GitHub (Dec 6, 2025):

❤️ I literally encountered this issue this week. AIs all told me to give up. Lo and behold a search of the repo issues showed this. A docker image download later, and I'm able to attach text documents. Thank you!

@el8ted commented on GitHub (Dec 6, 2025): ❤️ I literally encountered this issue this week. AIs all told me to give up. Lo and behold a search of the repo issues showed this. A docker image download later, and I'm able to attach text documents. Thank you!
Author
Owner

@timothycarambat commented on GitHub (Dec 9, 2025):

Forgot to close this issue on PR merge!
https://github.com/Mintplex-Labs/anything-llm/pull/4672

@timothycarambat commented on GitHub (Dec 9, 2025): Forgot to close this issue on PR merge! https://github.com/Mintplex-Labs/anything-llm/pull/4672
Author
Owner

@FrankBolleri commented on GitHub (Dec 30, 2025):

Running Desktop version 1.9.1 on Mac Silicon I face the same issue.
Should be possible that the issue is still present in Desktop version?
NOTE: I can't reopen issue because of missing permissions.
Thanks

@FrankBolleri commented on GitHub (Dec 30, 2025): Running Desktop version 1.9.1 on Mac Silicon I face the same issue. Should be possible that the issue is still present in Desktop version? NOTE: I can't reopen issue because of missing permissions. Thanks
yindo changed title from [FEAT]: API should be able to take in `documents` to [GH-ISSUE #4671] [FEAT]: API should be able to take in `documents` 2026-06-05 14:49:31 -04:00
Author
Owner

@nehaaprasad commented on GitHub (Nov 21, 2025):

@timothycarambat
I fixed base64 document attachments are now parsed and included in the chat context.

<!-- gh-comment-id:3561408822 --> @nehaaprasad commented on GitHub (Nov 21, 2025): @timothycarambat I fixed base64 document attachments are now parsed and included in the chat context.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2959