We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037ba83 commit 1e5bc17Copy full SHA for 1e5bc17
trunk/web/aiapi/slm.php
@@ -7,6 +7,7 @@
7
// 关注所用模型的剩余免费额度
8
9
require_once("../include/db_info.inc.php");
10
+require_once("../include/my_func.inc.php");
11
$apiKey ="算了么平台申请的API key"; //https://api.suanli.cn/token
12
$models=array("free:Qwen3-30B-A3B");
13
0 commit comments