today_ai_weather/app/workers
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
..
add_watermark_to_weather_art_worker.rb fix: correct handling of watermark attachment check 2025-02-05 14:57:28 +08:00
batch_generate_weather_arts_worker.rb fix: adjust timing for weather arts generation 2025-03-06 09:22:40 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_city_description_worker.rb feat: enhance city description generation 2025-04-12 14:31:09 +08:00
generate_weather_art_worker.rb refactor: simplify weather art creation process 2025-03-22 11:29:54 +08:00
refresh_sitemap_worker.rb chore: set S3 bucket ACL to private 2025-03-22 11:11:50 +08:00
submit_to_indexnow_worker.rb refactor: update URL generation for weather arts 2025-04-08 15:51:24 +08:00