Replies: 1 comment 1 reply
-
|
Thank you - will look into options! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
DeepSeek TUI's web_search is broken in China due to search engine availability, not configuration:
Unlike Reasonix, which uses Mojeek (accessible in China), DeepSeek TUI hardcodes DuckDuckGo/Bing with no configurable search engine option. The fetch_url tool works fine after
fixing the sandbox/TLS issues with Watt Toolkit, but web_search cannot function without a VPN or proxy.
Workaround: Use Reasonix for search tasks, DeepSeek TUI for code editing. Or run SearXNG locally with system-wide proxy routing
Beta Was this translation helpful? Give feedback.
All reactions