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

使用AzureOpenAI实现,支持RPM/TPM限制。修复原先429响应即抛出异常的问题 #316

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

magicyuan876
Copy link
Contributor

@magicyuan876 magicyuan876 commented Nov 21, 2024

原先的AzureAI的Demo在调用构建知识图谱时会超过接口速率限制,无重试机制,导致构建图谱失败。现在修改为使用AzureOpenAI官方SDK实现

@LarFii
Copy link
Collaborator

LarFii commented Nov 21, 2024

非常感谢,但是有一些 linting errors,需要在提交前运行pre-commit run --all-files修复一下

@magicyuan876
Copy link
Contributor Author

重新提交了,直接在线编辑的,不好意思,现在已经本地检查过了

@LarFii LarFii merged commit b267f30 into HKUDS:main Nov 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants