feat: image generation overhaul (model-aware text, dim clamping, \.30 pricing), event-driven dashboard cache invalidation, SEO insights (AI visibility, GSC, keyword gap), YouTube OAuth/publish, blog writer & content planning improvements, scheduler monitoring updates
This commit is contained in:
@@ -11,6 +11,7 @@ export interface ImageGenerationRequest {
|
||||
guidance_scale?: number;
|
||||
steps?: number;
|
||||
seed?: number;
|
||||
overlay_text?: string;
|
||||
}
|
||||
|
||||
export interface ImageGenerationResponse {
|
||||
|
||||
Reference in New Issue
Block a user