today_ai_weather/app
songtianlun e33209ccdd feat: enhance city description generation
- Add 'quick' parameter to get_description method to enable
  asynchronous generation requests.
- Implement AI description generation in the background using
  GenerateCityDescriptionWorker.
- Create a shared partial for displaying city descriptions in
  the show views for both cities and weather arts.
- Update existing methods to support generated descriptions and
  new asynchronous behavior.
2025-04-12 14:31:09 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
helpers feat: add meta tags for SEO optimization 2025-04-08 17:04:32 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: enhance city description generation 2025-04-12 14:31:09 +08:00
services feat: enhance city description generation 2025-04-12 14:31:09 +08:00
views feat: enhance city description generation 2025-04-12 14:31:09 +08:00
workers feat: enhance city description generation 2025-04-12 14:31:09 +08:00