1
This commit is contained in:
@@ -42,6 +42,8 @@ export interface PuzzleAgentSessionSnapshot {
|
||||
|
||||
export interface CreatePuzzleAgentSessionRequest {
|
||||
seedText?: string;
|
||||
pictureDescription?: string;
|
||||
referenceImageSrc?: string | null;
|
||||
}
|
||||
|
||||
export interface CreatePuzzleAgentSessionResponse {
|
||||
|
||||
Reference in New Issue
Block a user