Sync change with oai_settings

7e8b7e128ed632be53d2b266df445d9b16a60c3e

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/scripts/openai.js+1 -1
@@ -341,7 +341,7 @@ const oai_settings = {
341 personality_format: default_personality_format,341 personality_format: default_personality_format,
342 openai_model: 'gpt-4-turbo',342 openai_model: 'gpt-4-turbo',
343 claude_model: 'claude-3-5-sonnet-20240620',343 claude_model: 'claude-3-5-sonnet-20240620',
344 google_model: 'gemini-pro',344 google_model: 'gemini-1.5-pro',
345 ai21_model: 'j2-ultra',345 ai21_model: 'j2-ultra',
346 mistralai_model: 'mistral-large-latest',346 mistralai_model: 'mistral-large-latest',
347 cohere_model: 'command-r-plus',347 cohere_model: 'command-r-plus',