Update README.md

This commit is contained in:
Hk-Gosuto 2024-01-15 18:39:28 +08:00 committed by GitHub
parent cf530d0f88
commit dce7633bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
- [Calculator](https://api.js.langchain.com/classes/langchain_tools_calculator.Calculator.html)
- [WolframAlpha](https://api.js.langchain.com/classes/langchain_tools.WolframAlphaTool.html)
- 环境变量:`WOLFRAM_ALPHA_APP_ID`
- 申请地址:[Wolfram|Alpha Developer Portal](https://developer.wolframalpha.com/)
- 申请地址:[Wolfram LLM API](https://developer.wolframalpha.com/)
- 网络请求
- [WebBrowser](https://api.js.langchain.com/classes/langchain_tools_webbrowser.WebBrowser.html)