Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duckduckgo search not working #5

Open
autominds opened this issue Apr 3, 2024 · 1 comment
Open

duckduckgo search not working #5

autominds opened this issue Apr 3, 2024 · 1 comment

Comments

@autominds
Copy link

duckduckgo search not working.

You: Hello

Entering new AgentExecutor chain...
Hello! How can I assist you today?

Finished chain.
2024-04-03 02:26:18.972 | INFO | Processed message successfully.
AI: Hello! How can I assist you today?
You: what's date today?

Entering new AgentExecutor chain...

Invoking: CurrentDate with YYYY-MM-DD

2024-04-03Today is April 3, 2024. How can I assist you further?

Finished chain.
2024-04-03 02:26:57.835 | INFO | Processed message successfully.
AI: Today is April 3, 2024. How can I assist you further?
You: search OpenAI News.

Entering new AgentExecutor chain...

Invoking: Search with OpenAI News

I'm sorry, but it seems there was an issue retrieving the latest news about OpenAI. Is there anything specific you're interested in regarding OpenAI, or would you like me to try searching again?

Finished chain.
2024-04-03 02:27:16.612 | INFO | Processed message successfully.
AI: I'm sorry, but it seems there was an issue retrieving the latest news about OpenAI. Is there anything specific you're interested in regarding OpenAI, or would you like me to try searching again?

@ma-pony
Copy link
Owner

ma-pony commented Apr 3, 2024

Interesting bug, I'm not sure what happened at the moment, but after updating langchain to the latest version, I found that the bug was fixed, and I'd welcome some feedback after you've followed my steps!

  1. update code
    git pull
  2. upgrade langchain
    poetry install or pip install -r requirements.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants