文档问题: SearXNG需要配置格式化返回json #1

Closed
opened 2026-02-16 05:18:50 -05:00 by yindo · 2 comments
Owner

Originally created by @200842139 on GitHub (May 3, 2025).

问题描述

SearXNG需要配置格式化返回json,但是文档里边没有写,按照默认的配置部署SearXNG,在dify配置会报错

页面链接

https://github.com/langgenius/dify-docs-mintlify/blob/main/zh-hans/guides/tools/tool-configuration/searxng.mdx

建议修改

1.提供的默认配置加上json格式化
2.在文档中体现修改 settings.yml 文件​:
进入dify/api/core/tools/provider/builtin/searxng/docker/settings.yml,编辑配置文件:
search:
formats: [html, json]

Originally created by @200842139 on GitHub (May 3, 2025). ## 问题描述 SearXNG需要配置格式化返回json,但是文档里边没有写,按照默认的配置部署SearXNG,在dify配置会报错 ## 页面链接 https://github.com/langgenius/dify-docs-mintlify/blob/main/zh-hans/guides/tools/tool-configuration/searxng.mdx ## 建议修改 1.提供的默认配置加上json格式化 2.在文档中体现修改 settings.yml 文件​: 进入dify/api/core/tools/provider/builtin/searxng/docker/settings.yml,编辑配置文件: search: formats: [html, json]
yindo closed this issue 2026-02-16 05:18:50 -05:00
Author
Owner

@hjlarry commented on GitHub (May 4, 2025):

工具这块的文档都过期了吧 直接看插件市场上的 https://marketplace.dify.ai/plugins/langgenius/searxng

@hjlarry commented on GitHub (May 4, 2025): 工具这块的文档都过期了吧 直接看插件市场上的 https://marketplace.dify.ai/plugins/langgenius/searxng
Author
Owner

@AllenWriter commented on GitHub (May 6, 2025):

Yes, the original tools documentation is outdated. Please check here for the updated version.

@AllenWriter commented on GitHub (May 6, 2025): Yes, the original tools documentation is outdated. Please check [here](https://marketplace.dify.ai/plugins/langgenius/searxng) for the updated version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#1