- 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.