-
Notifications
You must be signed in to change notification settings - Fork 6
Tools
Jerry Peng edited this page Jul 18, 2023
·
24 revisions
A list of tools available
| Tool | Description | Use API_KEY ? |
|---|---|---|
| arxiv_search | Search 3 most relevant research papers from arxiv.org | No |
| calculator | Solve arithmetic calculations and return a number | No |
| code_interpreter | Execute Python codes | No |
| write_file | Write strings to a file in the local hardisk | No |
| read_file | Read strings from a existing file in the local hardisk | No |
| google_search | Search relevant results from google.com | No |
| gradio | ||
| search_doc | ||
| shell | ||
| summarize | ||
| weather | ||
| web_page | ||
| wikipedia | ||
| wolfram_alpha |
Description: Search papers from arxiv.org. The input should be a search query. **
Doc Paper Twitter