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 3487e1f commit 674c277Copy full SHA for 674c277
trunk/web/aiapi/hy.php
@@ -8,7 +8,7 @@
8
// 访问类似 https://console.cloud.tencent.com/hunyuan/packages
9
// 关注所用模型的剩余免费额度
10
require_once("../include/db_info.inc.php");
11
-
+require_once("../include/my_func.inc.php");
12
$apiKey ="你在腾讯云生成的API-KEY填在这里 "; //https://console.cloud.tencent.com/hunyuan/api-key
13
14
$sid=intval($_GET['sid']);
0 commit comments