You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: integrate image generation endpoint into main application
This commit wires up the image generation functionality into the main application
and updates test configurations.
Changes include:
- Register image generation processor and metrics in main.go
- Add image generation metadata support to translator
- Update test configurations to include image generation endpoint
- Add test cases for image generation functionality
- Update Envoy configuration for image generation routing
These changes complete the integration of the image generation feature
into the AI Gateway application.
0 commit comments