File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
src/backend/base/langflow/initial_setup/starter_projects Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 17521752 "input_types" : [
17531753 " Message"
17541754 ],
1755- "load_from_db" : false ,
1755+ "load_from_db" : true ,
17561756 "name" : " openai_api_key" ,
17571757 "password" : true ,
17581758 "placeholder" : " " ,
17591759 "required" : true ,
17601760 "show" : true ,
17611761 "title_case" : false ,
17621762 "type" : " str" ,
1763- "value" : " "
1763+ "value" : " OPENAI_API_KEY "
17641764 },
17651765 "openai_api_type" : {
17661766 "_input_type" : " MessageTextInput" ,
22882288 "input_types" : [
22892289 " Message"
22902290 ],
2291- "load_from_db" : false ,
2291+ "load_from_db" : true ,
22922292 "name" : " openai_api_key" ,
22932293 "password" : true ,
22942294 "placeholder" : " " ,
22952295 "required" : true ,
22962296 "show" : true ,
22972297 "title_case" : false ,
22982298 "type" : " str" ,
2299- "value" : " "
2299+ "value" : " OPENAI_API_KEY "
23002300 },
23012301 "openai_api_type" : {
23022302 "_input_type" : " MessageTextInput" ,
29182918 "input_types" : [
29192919 " Message"
29202920 ],
2921- "load_from_db" : false ,
2921+ "load_from_db" : true ,
29222922 "name" : " api_key" ,
29232923 "password" : true ,
29242924 "placeholder" : " " ,
38823882 "dynamic" : false ,
38833883 "info" : " Authentication token for accessing Astra DB." ,
38843884 "input_types" : [],
3885- "load_from_db" : false ,
3885+ "load_from_db" : true ,
38863886 "name" : " token" ,
38873887 "password" : true ,
38883888 "placeholder" : " " ,
38913891 "show" : true ,
38923892 "title_case" : false ,
38933893 "type" : " str" ,
3894- "value" : " "
3894+ "value" : " ASTRA_DB_APPLICATION_TOKEN "
38953895 }
38963896 },
38973897 "tool_mode" : false
45684568 "dynamic" : false ,
45694569 "info" : " Authentication token for accessing Astra DB." ,
45704570 "input_types" : [],
4571- "load_from_db" : false ,
4571+ "load_from_db" : true ,
45724572 "name" : " token" ,
45734573 "password" : true ,
45744574 "placeholder" : " " ,
45774577 "show" : true ,
45784578 "title_case" : false ,
45794579 "type" : " str" ,
4580- "value" : " "
4580+ "value" : " ASTRA_DB_APPLICATION_TOKEN "
45814581 }
45824582 },
45834583 "tool_mode" : false
You can’t perform that action at this time.
0 commit comments