1
This commit is contained in:
@@ -69,6 +69,7 @@ export type PuzzleAgentActionRequest =
|
||||
promptText?: string | null;
|
||||
referenceImageSrc?: string | null;
|
||||
imageModel?: string | null;
|
||||
aiRedraw?: boolean;
|
||||
candidateCount?: number;
|
||||
workTitle?: string;
|
||||
workDescription?: string;
|
||||
|
||||
Reference in New Issue
Block a user