v2.7.0

Image Service Launch: Generation, Caching & Serving

Sree
SreeAuthor

New Features

3
  • Introduced a new /v1/images/generations endpoint to support AI image creation.
  • Implemented Redis caching for generated images with a configurable TTL to enhance performance and reduce redundant generation.
  • Added a /v1/images/serve/{image_id} endpoint to securely serve cached images, returning a public URL.