mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
Update duckduckgo.sh
This commit is contained in:
@@ -25,4 +25,4 @@ if ! command -v ddgs &> /dev/null; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
ddgs text -k "$QUERY" -m "$MAX_RESULTS"
|
||||
ddgs text -q "$QUERY" -m "$MAX_RESULTS"
|
||||
|
||||
Reference in New Issue
Block a user