[mirotalksfu] - change ChatGPT model

هذا الالتزام موجود في:
Miroslav Pejic
2024-01-01 23:23:51 +01:00
الأصل 2c43f3322e
التزام a27bff7e0c
2 ملفات معدلة مع 2 إضافات و2 حذوفات

عرض الملف

@@ -116,7 +116,7 @@ module.exports = {
enabled: false,
basePath: 'https://api.openai.com/v1/',
apiKey: '',
model: 'text-davinci-003',
model: 'gpt-3.5-turbo-instruct',
max_tokens: 1000,
temperature: 0,
},