[GH-ISSUE #4042] [FEAT]: Support batch embedding of multiple URLs in a single API request #2569

Open
opened 2026-02-22 18:30:18 -05:00 by yindo · 0 comments
Owner

Originally created by @ReptoxX on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4042

What would you like to see?

When I call the upload-links API-Endpoint, it returns an array of “documents,” but I can only submit one URL per request. In scenarios where I need embeddings for multiple resources, I must issue one request per URL, which increases latency and request overhead.
Most other endpoints in the API already support batching multiple items in one call.

Originally created by @ReptoxX on GitHub (Jun 24, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4042 ### What would you like to see? When I call the upload-links API-Endpoint, it returns an array of “documents,” but I can only submit one URL per request. In scenarios where I need embeddings for multiple resources, I must issue one request per URL, which increases latency and request overhead. Most other endpoints in the API already support batching multiple items in one call.
yindo added the enhancementfeature request labels 2026-02-22 18:30:18 -05:00
yindo changed title from [FEAT]: Support batch embedding of multiple URLs in a single API request to [GH-ISSUE #4042] [FEAT]: Support batch embedding of multiple URLs in a single API request 2026-06-05 14:47:19 -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#2569