[GH-ISSUE #600] [FEAT]: Document Upload Api should return details #351

Closed
opened 2026-02-22 18:19:05 -05:00 by yindo · 1 comment
Owner

Originally created by @netclectic on GitHub (Jan 15, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/600

What would you like to see?

When uploading documents through the API, the response should return the details of the uploaded document. I would expect to see the same details that are returned from a Get request to /documents (expect for a single document).

It would also be useful if the document item in the response included the full path to the document, as it would be used in a call to update-embeddings.

Originally created by @netclectic on GitHub (Jan 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/600 ### What would you like to see? When uploading documents through the API, the response should return the details of the uploaded document. I would expect to see the same details that are returned from a Get request to /documents (expect for a single document). It would also be useful if the document item in the response included the full path to the document, as it would be used in a call to update-embeddings.
yindo added the duplicateenhancementfeature request labels 2026-02-22 18:19:05 -05:00
yindo closed this issue 2026-02-22 18:19:05 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jan 15, 2024):

https://github.com/Mintplex-Labs/anything-llm/issues/570

@timothycarambat commented on GitHub (Jan 15, 2024): https://github.com/Mintplex-Labs/anything-llm/issues/570
yindo changed title from [FEAT]: Document Upload Api should return details to [GH-ISSUE #600] [FEAT]: Document Upload Api should return details 2026-06-05 14:34:51 -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#351