Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是否可以添加每天请求数的限制,以应对github models的免费限制要求 #84

Open
Yirenxs opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Yirenxs
Copy link

Yirenxs commented Nov 14, 2024

我找了下文档,发现目前有 qps 和 qpm , 秒和分钟的限制,但没有每天的限制。
是否可以增加每天的请求限制,因为github models每天最多免费请求50次。另外,由于github models还有每分钟限制10次的要求。是否可以同时存在 qpm: 10 和 qpd: 50 呢?

@fruitbars fruitbars self-assigned this Nov 15, 2024
@fruitbars fruitbars added the enhancement New feature or request label Nov 15, 2024
@fruitbars
Copy link
Owner

可以的,可以放下个版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants