feat: integrate learning module
This commit is contained in:
@@ -1273,13 +1273,7 @@ describe('Works Square AI design adapter', () => {
|
||||
action: {
|
||||
type: 'confirm_generation',
|
||||
quote_id: 'quote-one',
|
||||
final_prompt: quoteConfirmationInput.finalPrompt,
|
||||
aspect_ratio: '1:1',
|
||||
generation_parameters: {
|
||||
model: 'image-model-one',
|
||||
resolution: '1024x1024',
|
||||
duration_seconds: null,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -1531,13 +1525,7 @@ describe('Works Square AI design adapter', () => {
|
||||
action: {
|
||||
type: 'confirm_generation',
|
||||
quote_id: 'quote-one',
|
||||
final_prompt: quoteConfirmationInput.finalPrompt,
|
||||
aspect_ratio: '1:1',
|
||||
generation_parameters: {
|
||||
model: 'image-model-one',
|
||||
resolution: '1024x1024',
|
||||
duration_seconds: null,
|
||||
},
|
||||
},
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user