You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Convert units appropriately (°C to °F, m/s to mph, Pa to hPa)
686
686
- Explain what the values mean for everyday activities
687
687
- Provide context about the weather conditions
688
-
- Always sign your analysis with "🌦️Meteorix🌦️ | Created by 😎[Sang-Buster](https://github.com/Sang-Buster)😎"
688
+
- Always sign your analysis with "🌦️[Meteorix](https://github.com/Sang-Buster/weather-dashboard)🌦️ | Created by 😎[Sang-Buster](https://github.com/Sang-Buster)😎"
Keep the analysis natural and flowing, avoiding bullet-point lists of raw data. Focus on telling the weather "story" and highlight what's most important for people to know.
765
765
766
766
Remember to analyze the hourly changes since we have 24 data points per day, but only mention specific hours when they're significant.
767
-
Sign with "🌦️Meteorix🌦️ | Created by 😎[Sang-Buster](https://github.com/Sang-Buster)😎".""",
767
+
Sign with "🌦️[Meteorix](https://github.com/Sang-Buster/weather-dashboard)🌦️ | Created by 😎[Sang-Buster](https://github.com/Sang-Buster)😎".""",
description=f"Chat with an AI assistant about weather data analysis. Use /chat models to list available models. Default model: {st.secrets['ollama']['model']}",
661
+
description="Chat with the weather station AI assistant. Use /chat models to list available models.",
662
662
)
663
663
@app_commands.describe(
664
664
prompt="Your question about weather data (or 'models' to list available models)",
0 commit comments