Skip to content

Commit 55a091d

Browse files
authored
docs: update README (#10)
1 parent bd3c675 commit 55a091d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ YoMo support multiple LLM providers, like Ollama, Mistral, Llama, Azure OpenAI,
1616
- [node-tool-get-ip-and-latency](./node-tool-get-ip-and-latency): Get IP and Latency by give website name like "Nike" and "Amazone" by `ping` command.
1717
- [node-tool-send-mail-smtp](./node-tool-send-mail-smtp): Send email by `nodemailer` and `maildev`.
1818
- [node-tool-send-mail-resend](./node-tool-send-mail-resend): Send email by `resend`.
19-
- [node-tool-web-search](./node-tool-web-search): Search the web by Google Custom Search Engine.
19+
- [node-tool-google-web-search](./node-tool-google-web-search): Search the web by Google Custom Search Engine.
20+
- [node-tool-tavily-web-search](./node-tool-tavily-web-search): Search the web by [Tavily](https://tavily.com/) Search Engine.
21+
- [node-tool-duckduckgo-web-search](./node-tool-duckduckgo-web-search): Search the web by [DuckDuckGo](https://github.com/Snazzah/duck-duck-scrape) Search Engine.
2022

2123
### Golang
2224

0 commit comments

Comments
 (0)