mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 13:15:42 -04:00
[PR #133] [MERGED] feat: add DuckDuckGo search tool #281
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/133
Author: @leehuwuj
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/19/2024
Merged by: @marcusschiesser
Base:
main← Head:add/duckduckgo📝 Commits (3)
2e73069add duckduckgo search toole3d271dadd duckduckgo search tool for TSbdaf2c6use a local duckduckgo tool for python app📊 Changes
7 files changed (+131 additions, -0 deletions)
View changed files
➕
.changeset/clever-pens-mix.md(+5 -0)📝
helpers/tools.ts(+23 -0)➕
templates/components/engines/python/agent/tools/duckduckgo.py(+36 -0)➕
templates/components/engines/typescript/agent/tools/duckduckgo.ts(+61 -0)📝
templates/components/engines/typescript/agent/tools/index.ts(+4 -0)📝
templates/types/streaming/express/package.json(+1 -0)📝
templates/types/streaming/nextjs/package.json(+1 -0)📄 Description
Summary by CodeRabbit
New Features
Dependencies
duck-duck-scrapedependency to projects using Express and Next.js.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.