Sync change with oai_settings

This commit is contained in:
Cohee 2024-08-02 22:51:29 +03:00
parent c291564925
commit 7e8b7e128e
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ const oai_settings = {
personality_format: default_personality_format,
openai_model: 'gpt-4-turbo',
claude_model: 'claude-3-5-sonnet-20240620',
google_model: 'gemini-pro',
google_model: 'gemini-1.5-pro',
ai21_model: 'j2-ultra',
mistralai_model: 'mistral-large-latest',
cohere_model: 'command-r-plus',