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 1e5bc17 commit 2425ce7Copy full SHA for 2425ce7
trunk/web/aiapi/yuanqi.php
@@ -4,6 +4,7 @@
4
// 登录元器账号,访问 https://yuanqi.tencent.com/my-creation/agent
5
// 需要配置助手ID 和 访问Token
6
require_once("../include/db_info.inc.php");
7
+require_once("../include/my_func.inc.php");
8
$apiKey = "配置你的腾讯元器智能体Token"; //配置你的腾讯元器智能体Token
9
10
0 commit comments