Skip to content

Commit e3b2210

Browse files
committed
lint
1 parent 73a003f commit e3b2210

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/sim/tools/openai/image.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ export const imageTool: ToolConfig = {
3434
type: 'string',
3535
required: false,
3636
visibility: 'user-or-llm',
37-
description:
38-
'Quality. dall-e-3: standard|hd. gpt-image-1/gpt-image-2: auto|low|medium|high',
37+
description: 'Quality. dall-e-3: standard|hd. gpt-image-1/gpt-image-2: auto|low|medium|high',
3938
},
4039
style: {
4140
type: 'string',

0 commit comments

Comments
 (0)