[mirotalksfu] - change chatGPT model

هذا الالتزام موجود في:
Miroslav Pejic
2024-03-11 08:08:37 +01:00
الأصل 2b7d9296d9
التزام 774db751d6

عرض الملف

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