1
This commit is contained in:
@@ -43,6 +43,7 @@ export type PuzzleAgentActionRequest =
|
||||
| {
|
||||
action: 'generate_puzzle_images';
|
||||
promptText?: string | null;
|
||||
referenceImageSrc?: string | null;
|
||||
candidateCount?: number;
|
||||
}
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user