dify 调用

This commit is contained in:
2026-02-23 15:17:30 +08:00
parent 7a4175802f
commit a9e174d774
4 changed files with 60 additions and 71 deletions

View File

@@ -240,9 +240,9 @@ yudao:
region-id: cn-hangzhou
bucket: muye-ai-chat
enabled: true
# tik:
# latentsync:
# api-key: ${TIK_LATENTSYNC_API_KEY:} # 建议通过环境变量覆盖仓库默认值
dify:
api-url: http://8.155.172.147:8088 # Dify API 地址,请根据实际情况修改
timeout: 240 # 请求超时时间(秒)
captcha:
enable: false # 本地环境,暂时关闭图片验证码,方便登录等接口的测试;
security:

View File

@@ -271,7 +271,15 @@ yudao:
web-search:
enable: true
api-key: sk-40500e52840f4d24b956d0b1d80d9abe
ice:
access-key-id: LTAI5tPV9Ag3csf41GZjaLTA
access-key-secret: kDqlGeJTKw6tJtFYiaY8vQTFuVIQDs
region-id: cn-hangzhou
bucket: muye-ai-chat
enabled: true
dify:
api-url: http://8.155.172.147:8088 # Dify API 地址,请根据实际情况修改
timeout: 240 # 请求超时时间(秒)
--- #################### 芋道相关配置 ####################
yudao: