Skip to content

Commit 1464073

Browse files
committed
APIAuto: AI 问答 RAG 知识库新增 APIAuto
1 parent 1a723cf commit 1464073

File tree

1 file changed

+1
-1
lines changed
  • APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/api/js

1 file changed

+1
-1
lines changed

APIJSON-Java-Server/APIJSONBoot-MultiDataSource/src/main/resources/static/api/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7637,7 +7637,7 @@ Content-Type: ` + contentType) + (StringUtil.isEmpty(headerStr, true) ? '' : hea
76377637
"user_query": "<relevant_context>" + (isRes ? "这是用 HTTP 接口工具 TommyLemon/APIAuto 发请求后的响应结果,分析并" : "") + "用中文回答:</relevant_context>" + user_query,
76387638
"keywords": [],
76397639
"repo_names": [
7640-
"Tencent/APIJSON"
7640+
"Tencent/APIJSON", "TommyLemon/APIAuto"
76417641
],
76427642
"additional_context": "",
76437643
"query_id": this.uuid,

0 commit comments

Comments
 (0)