Skip to content

Commit

Permalink
πŸ“ update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannLai committed Jan 29, 2024
1 parent eb55490 commit a453fd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ The repo provides the following tools you can use out of the box:
- πŸ” GoogleCustomSearch: A wrapper around the Google Custom Search API. Useful for when you need to answer questions about current events. Input should be a search query.
- πŸ” BingCustomSearch: A wrapper around the Bing Custom Search API. Useful for when you need to answer questions about current events. Input should be a search query.
- πŸ” SerperCustomSearch: A wrapper around the SerpAPI. Useful for when you need to answer questions about current events. Input should be a search query.
- 🏞️ serperImagesSearch: Use SerpAPI to search images. Input should be a search query.
- πŸ“ fs: WriteFileTool abd ReadFileTool access to the file system. Input should be a file path and text written to the file.
- πŸͺ© webbrowser: A web browser that can open a website. Input should be a URL.
- 🚧 sql: Input to this tool is a detailed and correct SQL query, output is a result from the database.
Expand Down

0 comments on commit a453fd8

Please sign in to comment.