today_ai_weather/app
songtianlun e39c87ac5c feat: improve prompt generation with location details
- Include state, country, and region in the DALL-E prompt
- Enhance context for the generated weather scene

This change improves the specificity of the prompts generated
for the AI, providing more contextual information such as
state, country, and region alongside the city name. This
enhancement can lead to more accurate and relevant outputs
from the DALL-E 3 model for weather scenes.
2025-02-12 10:02:47 +08:00
..
admin fix: remove trailing whitespace in admin files 2025-02-12 10:02:47 +08:00
assets feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers fix: remove trailing whitespace in admin files 2025-02-12 10:02:47 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: add flash message functionality 2025-02-11 15:52:58 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: enhance user authentication features 2025-02-11 16:18:10 +08:00
services feat: improve prompt generation with location details 2025-02-12 10:02:47 +08:00
views feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
workers fix: update generation interval for weather arts worker 2025-02-11 23:32:47 +08:00