google gemini string updated
This commit is contained in:
parent
25e113090b
commit
bff08145a7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ export const prefs_default = {
|
|||
chatgpt_win_height: 800,
|
||||
chatgpt_win_width: 700,
|
||||
default_chatgpt_lang: '',
|
||||
connection_type: 'chatgpt_web', //Other values: 'chatgpt_api', 'ollama_api', 'openai_comp_api', 'google_gemini'
|
||||
connection_type: 'chatgpt_web', //Other values: 'chatgpt_api', 'ollama_api', 'openai_comp_api', 'google_gemini_api'
|
||||
chatgpt_web_model: '',
|
||||
chatgpt_web_tempchat: false,
|
||||
chatgpt_api_key: '',
|
||||
|
|
|
|||
Loading…
Reference in a new issue