⛈️ LM Studio Weather Mock Plugin This is a developer plugin for LM Studio designed to provide realistic, yet mocked, weather data for any location. It is perfect for testing the tool-calling capabilities of your local large language models (LLMs) without needing a real API key or internet access for the weather data itself.
📌 Features Accurate Geolocation: Attempts to use the user's IP address to provide a highly specific location when the user asks for "my location."
Precise Tooling: Contains two distinct tools for retrieving current conditions and multi-day forecasts.
Structured Output: All results are returned as structured JSON for the LLM to easily parse and summarize.