Deploy Inicial do SteelCheck com Docker Build Automatizado
This commit is contained in:
@@ -462,8 +462,7 @@ export const analyzeWithOpenRouter = async (file: File, apiKey: string, model: s
|
||||
]
|
||||
}
|
||||
],
|
||||
temperature: 0.1,
|
||||
response_format: { type: 'json_object' }
|
||||
temperature: 0.1
|
||||
})
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user