We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63ea17 commit 08d0069Copy full SHA for 08d0069
trunk/web/aiapi/proxy.php
@@ -1,7 +1,7 @@
1
<?php
2
/**
3
- * 千问API代理转发程序
4
- * 接收HUSTOJ的请求,添加合法API Key,转发给千问官方API
+ * openAI API 兼容模式,代理转发程序
+ * 接收HUSTOJ的请求,添加合法API Key,转发给千问官方API或Hugging face等其他提供免费token的平台
5
*/
6
7
class QwenProxy
0 commit comments