Login or Signup
Models
Developer Docs
Careers
Enterprise Solutions
Privacy Policy
Terms of Use
Blog
Product
Developer
Company
Legal
0
Description
A plugin
Stats
199 Downloads
Last updated
Project Files
src
manifest.json
137 B
package.json
348 B
README.md
362 B
test.txt
214 B
tsconfig.json
307 B
README
Tools Provider demo plugin, including a simple Wikipedia summary search tool, and a file writing tool
name: "searchWikipedia", description: "Search Wikipedia for a given query. If no results are found, retries with simplified query."
name: "createFile", description: "Create a file with the given name and content.",