Эх сурвалжийг харах

增加大语言模型配置

wukai 1 жил өмнө
parent
commit
15ee570a44

+ 1 - 1
doc-admin/src/main/resources/application-dev.yml

@@ -10,7 +10,7 @@ ruoyi:
 #大语言模型配置
 chat-glm3:
   flag: true
-  host: http://192.168.101.66:8000/
+  host: http://8.142.173.95:17020/
   max-token: 2048
 
 # Spring配置

+ 1 - 0
doc-admin/src/main/resources/application-t2.yml

@@ -16,6 +16,7 @@ spring:
       connection-timeout: 60000
       # 读超时时间,单位:毫秒
       read-timeout: 60000
+    #高亮显示偏移设置
     highlight:
       max-analyzed-offset: 6654321
   #mongodb配置