Sync change with oai_settings

7e8b7e128ed632be53d2b266df445d9b16a60c3e

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

1 files changed, +1 -1Ignore whitespace
public/scripts/openai.js+1 -1
@@ -341,7 +341,7 @@ const oai_settings = {
341341 personality_format: default_personality_format,
342342 openai_model: 'gpt-4-turbo',
343343 claude_model: 'claude-3-5-sonnet-20240620',
344344 google_model: 'gemini-1.5-pro',
345345 ai21_model: 'j2-ultra',
346346 mistralai_model: 'mistral-large-latest',
347347 cohere_model: 'command-r-plus',