anthropic default options added. see #349

This commit is contained in:
mic 2025-05-20 21:53:52 +02:00
parent 7b70c16e50
commit 91e42ba6b2

View file

@ -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,