chatgpt_api var names fixed
This commit is contained in:
parent
3816d89bd0
commit
a436bd16b2
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ export const integration_options_config = {
|
|||
api_key: '',
|
||||
model: '',
|
||||
developer_messages: '',
|
||||
api_temperature: '',
|
||||
api_store: false
|
||||
temperature: '',
|
||||
store: false
|
||||
},
|
||||
ollama: {
|
||||
host: '',
|
||||
|
|
|
|||
Loading…
Reference in a new issue