mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-09 08:38:53 +01:00
Update models in default files
This commit is contained in:
parent
21d074aa46
commit
3a8614db94
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chat_completion_source": "openai",
|
||||
"openai_model": "gpt-3.5-turbo",
|
||||
"claude_model": "claude-instant-v1",
|
||||
"openai_model": "gpt-4-turbo",
|
||||
"claude_model": "claude-3-5-sonnet-20240620",
|
||||
"windowai_model": "",
|
||||
"openrouter_model": "OR_Website",
|
||||
"openrouter_use_fallback": false,
|
||||
@ -9,7 +9,7 @@
|
||||
"openrouter_group_models": false,
|
||||
"openrouter_sort_models": "alphabetically",
|
||||
"ai21_model": "j2-ultra",
|
||||
"mistralai_model": "mistral-medium-latest",
|
||||
"mistralai_model": "mistral-large-latest",
|
||||
"custom_model": "",
|
||||
"custom_url": "",
|
||||
"custom_include_body": "",
|
||||
|
@ -610,9 +610,9 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"wi_format": "[Details of the fictional world the RP is set in:\n{0}]\n",
|
||||
"openai_model": "gpt-3.5-turbo",
|
||||
"claude_model": "claude-instant-v1",
|
||||
"wi_format": "{0}",
|
||||
"openai_model": "gpt-4-turbo",
|
||||
"claude_model": "claude-3-5-sonnet-20240620",
|
||||
"ai21_model": "j2-ultra",
|
||||
"windowai_model": "",
|
||||
"openrouter_model": "OR_Website",
|
||||
|
Loading…
x
Reference in New Issue
Block a user