💄 style: support it-IT nl-NL and pl-PL locales (#759)

This commit is contained in:
Arvin Xu
2023-12-22 16:28:22 +08:00
committed by GitHub
parent 3155d87df6
commit e49817ceb8
41 changed files with 2687 additions and 2 deletions
+3
View File
@@ -15,6 +15,9 @@ module.exports = defineConfig({
'es-ES',
'pt-BR',
'de-DE',
'it-IT',
'nl-NL',
'pl-PL',
],
temperature: 0,
modelName: 'gpt-3.5-turbo-1106',