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