We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a211df0 commit cd5e870Copy full SHA for cd5e870
trunk/web/aiapi/yuanqi.php
@@ -1,5 +1,6 @@
1
<?php
2
// 这个文件用于对接在腾讯元器自行训练的Agent
3
+// 需要在db_info.inc.php中配置 $OJ_AI_API_URL指向本文件;
4
// 登录元器账号,访问 https://yuanqi.tencent.com/my-creation/agent
5
// 需要配置助手ID 和 访问Token
6
require_once("../include/db_info.inc.php");
0 commit comments