anthropic default options added. see #349
This commit is contained in:
parent
7b70c16e50
commit
91e42ba6b2
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@ export const prefs_default = {
|
|||
google_gemini_api_key: '',
|
||||
google_gemini_model: '',
|
||||
google_gemini_system_instruction: '',
|
||||
anthropic_api_key: '',
|
||||
anthropic_model: '',
|
||||
anthropic_version: '2023-06-01',
|
||||
dynamic_menu_force_enter: false,
|
||||
dynamic_menu_order_alphabet: true,
|
||||
placeholders_use_default_value: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue