You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

27 lines
628 B

#日志记录
file_log_level: INFO #是否记录日志
show_log_level: DEBUG #日志记录级别
log_dir: logs
#远程数据库 --- 香橙派用不了
DBType: 0 #0--mysql,1--sqlite
mysql:
host: 127.0.0.1
port: 3306
user: root
passwd: anan2013@BABY
database: zfsafe
#LLM-Type
LLM_type: 1 #0-腾讯云,1-DS,2-GPT
LLM_max_chain_count: 10 #为了避免推理链过长,造成推理效果变差,应该控制一个推理链的长度上限
#用户初始密码
pw: zfkj_123!@#
#服务器端socket
serverIP: 192.168.3.190
serverPort: 18010
DevID: 12345678901234567890123456789012
sockettimeout: 600 #10分钟