This commit is contained in:
van
2026-03-23 23:37:17 +08:00
parent 918f737c94
commit b37865a676
2 changed files with 3 additions and 3 deletions

View File

@@ -208,7 +208,7 @@ jarvis:
# Ollama 大模型服务(监控健康度调试用)
ollama:
base-url: http://192.168.8.34:11434
model: qwen3.5:9b
model: qwen3.5:9b-32k
# 腾讯文档开放平台配置
# 文档地址https://docs.qq.com/open/document/app/openapi/v3/sheet/model/spreadsheet.html
tencent:

View File

@@ -13,8 +13,8 @@ tencent:
kdocs:
api-host: https://developer.kdocs.cn
# 在开发者后台创建应用后填写 app_id / app_key
app-id: ""
app-key: ""
app-id: AK20260114NNQJKV
app-key: 4c58bc1642e5e8fa731f75af9370496a
# 与后台登记的回调一致,建议使用独立路径(勿被前端路由拦截)
redirect-uri: https://jarvis.van333.cn/kdocs-callback
# 逗号分隔须与应用申请权限一致https://developer.kdocs.cn/server/guide/permission.html