We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用该项目成功将tritonserver部署的qwen模型转为openai-compatible api,感谢! 但是openai_api.py的代码看不太懂,是用了agent调用了大模型嘛。
The text was updated successfully, but these errors were encountered:
没有调用大模型,也没用到agent,只是支持了openai的接口规范
Sorry, something went wrong.
No branches or pull requests
使用该项目成功将tritonserver部署的qwen模型转为openai-compatible api,感谢!
但是openai_api.py的代码看不太懂,是用了agent调用了大模型嘛。
The text was updated successfully, but these errors were encountered: