crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

Action: duckduckgo\_search

Open bschwab opened this issue 10 months ago • 1 comments

After a thought, it started to use duck duck go for search, but it runs into this issue:

Action: duckduckgo\_search Action Input: {"query": "vector space definition"}

Action 'duckduckgo\_search' don't exist, these are the only available Actions: duckduckgo_search: A wrapper around DuckDuckGo Search. Useful for when you need to answer questions about current events. Input should be a search query.

Expected output: It shouldn't have a "\" character and get confused

$ pip show crewai Name: crewai Version: 0.27.2

bschwab avatar Apr 05 '24 21:04 bschwab

That's not a crew AI Issue. The LLM you are using is just "too stupid" to use tools correctly. I've maneuvered around this by using camelCase instead of under_scores. LLMs seem to have fewer problems with that.

noggynoggy avatar Apr 15 '24 22:04 noggynoggy

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 18 '24 12:08 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Aug 24 '24 12:08 github-actions[bot]