Use DeepSeek Flash for voice analysis
All checks were successful
Build and deploy Worker / build (push) Successful in 6m25s
All checks were successful
Build and deploy Worker / build (push) Successful in 6m25s
This commit is contained in:
@@ -14,5 +14,5 @@ export const config = {
|
||||
deepgramLanguage: process.env.DEEPGRAM_LANGUAGE ?? 'ru',
|
||||
openRouterApiKey: process.env.OPENROUTER_API_KEY ?? '',
|
||||
openRouterModel:
|
||||
process.env.OPENROUTER_MODEL ?? 'minimax/minimax-m2.5:free',
|
||||
process.env.OPENROUTER_MODEL ?? 'deepseek/deepseek-v4-flash',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user