Skip to content

Commit a8b3c4a

Browse files
authored
refactor: Set low fidelity image understanding
1 parent 94a4f7b commit a8b3c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/common/services/openai/openai.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ export class OpenAIService {
8989
type: 'image_url',
9090
image_url: {
9191
url: url,
92+
detail: 'low',
9293
},
9394
},
9495
],

0 commit comments

Comments
 (0)