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: '',
|
api_key: '',
|
||||||
model: '',
|
model: '',
|
||||||
developer_messages: '',
|
developer_messages: '',
|
||||||
api_temperature: '',
|
temperature: '',
|
||||||
api_store: false
|
store: false
|
||||||
},
|
},
|
||||||
ollama: {
|
ollama: {
|
||||||
host: '',
|
host: '',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue