Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
以下所有示范都是使用
deepseek-chat
进行测试搜索模式更新为默认使用"Mixed",即混合使用远端Searxng服务器中所有搜索引擎
根据这个issue以及这个issue中所提到的,bing搜索结果会受到远端Searxng服务器所在IP影响,且效果均不如直接使用网页版bing效果好,因此建议不默认使用bing而改用使用"Mixed"
新增“搜索优化”功能
如何使用Caddy反代本地的静态网页?
将会被优化为三个问题:["Caddy 反代本地静态网页","Caddy 配置静态网页反代","Caddy 静态网页反向代理"]
并进行搜索。如何使用Caddy反代本地的静态网页?
,再询问如何指定使用我自己的https证书?
,此时问题会被优化为:["Caddy 自定义 HTTPS 证书","Caddy 配置 HTTPS 证书","Caddy 使用自己的 SSL 证书","Caddy 设置 HTTPS 证书"]
示范截图:
使用"开启(增强)"功能时会莫名调用docs/test_markdown_format.py
,并在当前目录生成一个tmp.html
,内容为docs/test_markdown_format.py
中sample
变量的值不是bug,只是VSCode的测试插件自动运行了测试而已