[GH-ISSUE #807] [FEAT]: Generic File Support #470

Closed
opened 2026-02-22 18:19:39 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/807

What would you like to see?

When a file extension is not explicitly defined in the collector we should just fallback to the file as text if it is possible to parse said file MIME into text content.

With document pinning this can solve most issues for data analysis and JSON/CSV support since now we can ingest the entire document.

Originally created by @timothycarambat on GitHub (Feb 26, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/807 ### What would you like to see? When a file extension is not _explicitly_ defined in the collector we should just fallback to the file as text if it is possible to parse said file MIME into text content. With document pinning this can solve most issues for data analysis and JSON/CSV support since now we can ingest the entire document.
yindo added the enhancementfeature request labels 2026-02-22 18:19:39 -05:00
yindo closed this issue 2026-02-22 18:19:39 -05:00
yindo changed title from [FEAT]: Generic File Support to [GH-ISSUE #807] [FEAT]: Generic File Support 2026-06-05 14:35:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#470