关于
The Weather Tool fetches weather data from weatherapi.com using a provided API key and leverages an Ollama model, specifically 'llama3.1-tool:8b', for processing or interacting with the weather information. It requires setting up an environment file with the API key and running an Ollama server to function correctly. Users need to install dependencies using uv and execute the main Python script.
主要功能
- 1 GitHub stars