1
This commit is contained in:
@@ -65,6 +65,10 @@ export type PuzzleAgentActionRequest =
|
||||
referenceImageSrc?: string | null;
|
||||
imageModel?: string | null;
|
||||
candidateCount?: number;
|
||||
workTitle?: string;
|
||||
workDescription?: string;
|
||||
summary?: string;
|
||||
themeTags?: string[];
|
||||
levelsJson?: string;
|
||||
}
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user