[GH-ISSUE #2530] [FEAT]: Implement a rate limiter #1637

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

Originally created by @MaxRcd on GitHub (Oct 24, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2530

What would you like to see?

Hello,

This is regarding a point already raised (but closed) here: https://github.com/Mintplex-Labs/anything-llm/issues/1380
I wanted to split/embed a 3800 pages document. As you suggested this is only for personal purpose.
I needed to use VoyageAI to have a bigger chunk size. I have hit the rate limits pretty fast.

I have the same opinion as Matallica: rate limit should be included in anythingllm even if it is not per-provider parameter but rather a global setting. I will live with the default embedder in the meantime.

Thanks

Originally created by @MaxRcd on GitHub (Oct 24, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2530 ### What would you like to see? Hello, This is regarding a point already raised (but closed) here: https://github.com/Mintplex-Labs/anything-llm/issues/1380 I wanted to split/embed a 3800 pages document. As you suggested this is only for personal purpose. I needed to use VoyageAI to have a bigger chunk size. I have hit the rate limits pretty fast. I have the same opinion as [Matallica](https://github.com/Matallica): rate limit should be included in anythingllm even if it is not per-provider parameter but rather a global setting. I will live with the default embedder in the meantime. Thanks
yindo added the enhancementfeature request labels 2026-02-22 18:25:49 -05:00
yindo closed this issue 2026-02-22 18:25:49 -05:00
Author
Owner

@hiiamboris commented on GitHub (Sep 14, 2025):

I was trying to run a remote VoyageAI embedder, but it is completely useless without the limits. I would have to restart the embedding process every few minutes. Shame on this project's leader.

@hiiamboris commented on GitHub (Sep 14, 2025): I was trying to run a remote VoyageAI embedder, but it is completely useless without the limits. I would have to restart the embedding process every few minutes. Shame on this project's leader.
yindo changed title from [FEAT]: Implement a rate limiter to [GH-ISSUE #2530] [FEAT]: Implement a rate limiter 2026-06-05 14:41:52 -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#1637