today_ai_weather/app/services
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
..
ai_service.rb feat: enhance city description generation 2025-04-12 14:31:09 +08:00
weather_service.rb fix: update AI service logging and weather services 2025-02-13 17:21:41 +08:00