Skip to content

Commit 1e5bc17

Browse files
authored
Add my_func.inc.php inclusion in slm.php
1 parent 037ba83 commit 1e5bc17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

trunk/web/aiapi/slm.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// 关注所用模型的剩余免费额度
88

99
require_once("../include/db_info.inc.php");
10+
require_once("../include/my_func.inc.php");
1011
$apiKey ="算了么平台申请的API key"; //https://api.suanli.cn/token
1112
$models=array("free:Qwen3-30B-A3B");
1213

0 commit comments

Comments
 (0)