[GH-ISSUE #5265] [BUG]: i enabled web search with duckduckgo but i see it is requesting to google.com, why? #4993

Closed
opened 2026-06-05 14:51:22 -04:00 by yindo · 4 comments
Owner

Originally created by @CreativeCoder0 on GitHub (Mar 25, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5265

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

I am using Linux desktop app. i enabled web search with duckduckgo, then entered few questions to try like "@agent what is the date today", "@agent what is the most popular movie of bollywood in 2026" etc. but i see some requests to google.com, why? is this some bug or intentional something?

Are there known steps to reproduce?

No response

Originally created by @CreativeCoder0 on GitHub (Mar 25, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5265 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? I am using Linux desktop app. i enabled web search with duckduckgo, then entered few questions to try like "@agent what is the date today", "@agent what is the most popular movie of bollywood in 2026" etc. but i see some requests to google.com, why? is this some bug or intentional something? ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-06-05 14:51:22 -04:00
yindo closed this issue 2026-06-05 14:51:22 -04:00
Author
Owner

@bulrush15 commented on GitHub (Mar 25, 2026):

I have ALLM Desktop v1.11.2 on Windows 11, I set up DuckDuckGo as the web search agent for my workspace, and it works correctly for me.

@CreativeCoder0 Which version of ALLM are you using?

If you are using an older version of ALLM please update it.

<!-- gh-comment-id:4125727496 --> @bulrush15 commented on GitHub (Mar 25, 2026): I have ALLM Desktop v1.11.2 on Windows 11, I set up DuckDuckGo as the web search agent for my workspace, and it works correctly for me. @CreativeCoder0 Which version of ALLM are you using? If you are using an older version of ALLM please update it.
Author
Owner

@CreativeCoder0 commented on GitHub (Mar 25, 2026):

i installed it within 2-3 days. i can see request to duckduckgo and that is fine. but why there are requests to "www.google.com" if it is using duckduckgo?

<!-- gh-comment-id:4125794348 --> @CreativeCoder0 commented on GitHub (Mar 25, 2026): i installed it within 2-3 days. i can see request to duckduckgo and that is fine. but why there are requests to "www.google.com" if it is using duckduckgo?
Author
Owner

@timothycarambat commented on GitHub (Mar 25, 2026):

It should say in the UI if it is using the web-scraper or the web-search. Depending on the quant/size of your LLM it very well may be trying to scrape google.com/search?q=What is the date instead of just using web-search... which is a funny behavior.

Turn off web-scrape temporarily and then try your prompt, the model will have no choice but to call web-search

<!-- gh-comment-id:4128443739 --> @timothycarambat commented on GitHub (Mar 25, 2026): It should say in the UI if it is using the web-**scraper** or the web-**search**. Depending on the quant/size of your LLM it very well may be trying to scrape `google.com/search?q=What is the date` instead of just using web-search... which is a funny behavior. Turn off web-scrape temporarily and then try your prompt, the model will have no choice but to call web-search
Author
Owner

@CreativeCoder0 commented on GitHub (Mar 26, 2026):

i will try, thanks.

<!-- gh-comment-id:4139825022 --> @CreativeCoder0 commented on GitHub (Mar 26, 2026): i will try, thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4993