mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
Update duckduckgo.sh
This commit is contained in:
parent
04068c5891
commit
d41ca86f74
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue