refactor: Update load_from_db flag to true for openai_api_key field
This commit is contained in:
parent
1a03c0d0c7
commit
7fad3353e1
1 changed files with 1 additions and 1 deletions
|
|
@ -1100,7 +1100,7 @@
|
|||
"Text"
|
||||
],
|
||||
"list": false,
|
||||
"load_from_db": false,
|
||||
"load_from_db": true,
|
||||
"multiline": false,
|
||||
"name": "openai_api_key",
|
||||
"password": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue