Skip to content

Commit 2425ce7

Browse files
authored
Include my_func.inc.php for additional functionality
1 parent 1e5bc17 commit 2425ce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

trunk/web/aiapi/yuanqi.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// 登录元器账号,访问 https://yuanqi.tencent.com/my-creation/agent
55
// 需要配置助手ID 和 访问Token
66
require_once("../include/db_info.inc.php");
7+
require_once("../include/my_func.inc.php");
78
$apiKey = "配置你的腾讯元器智能体Token"; //配置你的腾讯元器智能体Token
89

910

0 commit comments

Comments
 (0)