File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Function Calling allows adding dynamic functionality to your extensions by letti
20201 . [ Image Generation] ( /extensions/Stable-Diffusion.md ) (built-in) - generate images based on user prompts.
21212 . [ Web Search] ( /extensions/WebSearch.md ) - trigger a web search for a query.
22223 . [ RSS] ( https://github.com/SillyTavern/Extension-RSS/ ) - fetch the latest news from RSS feeds.
23- 4 . [ AccuWeather ] ( https://github.com/SillyTavern/Extension-AccuWeather ) - fetch the weather information from AccuWeather .
23+ 4 . [ Weather ] ( https://github.com/SillyTavern/Extension-Weather ) - fetch the weather information from weather APIs .
24245 . [ D&D Dice] ( https://github.com/SillyTavern/Extension-Dice ) - roll dice for D&D games.
2525
2626## Prerequisites and limitations
Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ Adds web search results to LLM prompts.
148148:::
149149
150150::: callout
151- ** [ AccuWeather ] ( https://github.com/SillyTavern/Extension-AccuWeather ) **
151+ ** [ Weather ] ( https://github.com/SillyTavern/Extension-Weather ) **
152152
153- Provides weather information using the AccuWeather API as a slash command or a function tool.
153+ Provides weather information using one of the available weather APIs as a slash command or a function tool.
154154:::
155155
156156::: callout
You can’t perform that action at this time.
0 commit comments