fix: update templates api keys (#8752)

* update templates api keys

* Update src/backend/base/langflow/initial_setup/starter_projects/Meeting Summary.json

Co-authored-by: Cristhian Zanforlin Lousa <cristhian.lousa@gmail.com>

* Update src/backend/base/langflow/initial_setup/starter_projects/Meeting Summary.json

Co-authored-by: Cristhian Zanforlin Lousa <cristhian.lousa@gmail.com>

* Update Text Sentiment Analysis.json

* cust comp test fix

---------

Co-authored-by: Cristhian Zanforlin Lousa <cristhian.lousa@gmail.com>
Co-authored-by: Eric Hare <ericrhare@gmail.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
This commit is contained in:
Yuqi Tang 2025-06-27 14:05:42 -07:00 committed by GitHub
commit 13501a3896
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 98 additions and 95 deletions

View file

@ -1269,7 +1269,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1278,7 +1278,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -1556,7 +1556,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1565,7 +1565,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -1843,7 +1843,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1852,7 +1852,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -961,7 +961,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -970,7 +970,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1379,7 +1379,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1388,7 +1388,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -2626,7 +2626,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2635,7 +2635,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "ANTHROPIC_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1263,7 +1263,7 @@
"info": "The API Endpoint for the Astra DB instance. Supercedes database selection.",
"list": false,
"list_add_label": "Add More",
"load_from_db": false,
"load_from_db": true,
"name": "api_endpoint",
"placeholder": "",
"required": false,
@ -1272,7 +1272,7 @@
"tool_mode": false,
"trace_as_metadata": true,
"type": "str",
"value": "https://f3166ac4-3e2f-4b32-880c-231d1f9e3f3e-us-east-2.apps.astra.datastax.com"
"value": "ASTRA_DB_API_ENDPOINT"
},
"astradb_vectorstore_kwargs": {
"_input_type": "NestedDictInput",

View file

@ -1691,7 +1691,7 @@
"dynamic": false,
"info": "Your Tavily API Key.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1699,7 +1699,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "TAVILY_API_KEY"
},
"chunks_per_source": {
"_input_type": "IntInput",
@ -2186,7 +2186,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2195,7 +2195,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2651,7 +2651,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2660,7 +2660,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2943,7 +2943,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2952,7 +2952,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1311,7 +1311,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1320,7 +1320,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1198,7 +1198,7 @@
"dynamic": false,
"info": "Your Tavily API Key.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1206,7 +1206,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "TAVILY_API_KEY"
},
"chunks_per_source": {
"_input_type": "IntInput",
@ -1788,7 +1788,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1797,7 +1797,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2160,7 +2160,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2169,7 +2169,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -342,7 +342,7 @@
"dynamic": false,
"info": "Your AssemblyAI API key. You can get one from https://www.assemblyai.com/",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -350,7 +350,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "ASSEMBLYAI_API_KEY"
},
"code": {
"advanced": true,
@ -2461,7 +2461,7 @@
}
],
"pinned": false,
"score": 0.000018578044550916993,
"score": 1.8578044550916993e-05,
"template": {
"_type": "Component",
"api_key": {
@ -2471,7 +2471,7 @@
"dynamic": false,
"info": "Your AssemblyAI API key. You can get one from https://www.assemblyai.com/",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2479,7 +2479,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "ASSEMBLYAI_API_KEY"
},
"audio_file": {
"_input_type": "FileInput",
@ -3050,7 +3050,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -3059,7 +3059,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -3345,7 +3345,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -3354,7 +3354,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -227,7 +227,7 @@
"dynamic": false,
"info": "Your AgentQL API key from dev.agentql.com",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -235,7 +235,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "AGENTQL_API_KEY"
},
"code": {
"advanced": true,
@ -1477,7 +1477,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1486,7 +1486,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1391,7 +1391,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1400,7 +1400,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -792,7 +792,7 @@
"dynamic": false,
"info": "Your Tavily API Key.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -800,7 +800,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "TAVILY_API_KEY"
},
"chunks_per_source": {
"_input_type": "IntInput",
@ -1190,7 +1190,7 @@
"dynamic": false,
"info": "Your AgentQL API key from dev.agentql.com",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1198,7 +1198,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "AGENTQL_API_KEY"
},
"code": {
"advanced": true,
@ -1750,7 +1750,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1759,7 +1759,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1295,7 +1295,7 @@
"dynamic": false,
"info": "Your Tavily API Key.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1303,7 +1303,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "TAVILY_API_KEY"
},
"chunks_per_source": {
"_input_type": "IntInput",
@ -2021,7 +2021,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2030,7 +2030,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2313,7 +2313,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2322,7 +2322,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2684,7 +2684,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2693,7 +2693,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1397,7 +1397,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1406,7 +1406,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -936,7 +936,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -945,7 +945,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -995,7 +995,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1004,7 +1004,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -134,7 +134,7 @@
"dynamic": false,
"info": "The API key to use ScrapeGraph API.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -142,7 +142,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "SCRAPEGRAPH_API_KEY"
},
"code": {
"advanced": true,
@ -1105,7 +1105,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1114,7 +1114,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -485,7 +485,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -1036,7 +1036,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2417,7 +2417,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -3295,7 +3295,7 @@
"dynamic": false,
"info": "Your Tavily API Key.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -3303,7 +3303,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "TAVILY_API_KEY"
},
"chunks_per_source": {
"_input_type": "IntInput",

View file

@ -1106,7 +1106,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1411,7 +1411,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1420,7 +1420,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1600,7 +1600,7 @@
"dynamic": false,
"info": "",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -1608,7 +1608,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "SEARCHAPI_API_KEY"
},
"code": {
"advanced": true,
@ -1958,7 +1958,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2502,7 +2502,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -3046,7 +3046,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -1901,16 +1901,16 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
"placeholder": "OPENAI_API_KEY",
"real_time_refresh": true,
"required": false,
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -2765,7 +2765,7 @@
"info": "The API Endpoint for the Astra DB instance. Supercedes database selection.",
"list": false,
"list_add_label": "Add More",
"load_from_db": false,
"load_from_db": true,
"name": "api_endpoint",
"placeholder": "",
"required": false,
@ -2774,7 +2774,7 @@
"tool_mode": false,
"trace_as_metadata": true,
"type": "str",
"value": ""
"value": "ASTRA_DB_API_ENDPOINT"
},
"astradb_vectorstore_kwargs": {
"_input_type": "NestedDictInput",
@ -3526,7 +3526,7 @@
"info": "The API Endpoint for the Astra DB instance. Supercedes database selection.",
"list": false,
"list_add_label": "Add More",
"load_from_db": false,
"load_from_db": true,
"name": "api_endpoint",
"placeholder": "",
"required": false,
@ -3535,7 +3535,7 @@
"tool_mode": false,
"trace_as_metadata": true,
"type": "str",
"value": ""
"value": "ASTRA_DB_API_ENDPOINT"
},
"astradb_vectorstore_kwargs": {
"_input_type": "NestedDictInput",

View file

@ -582,7 +582,7 @@
"dynamic": false,
"info": "Your YouTube Data API key.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -590,7 +590,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "YOUTUBE_API_KEY"
},
"code": {
"advanced": true,
@ -889,7 +889,7 @@
"dynamic": false,
"info": "The OpenAI API Key to use for the OpenAI model.",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -898,7 +898,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,
@ -2923,7 +2923,7 @@
"dynamic": false,
"info": "Model Provider API key",
"input_types": [],
"load_from_db": false,
"load_from_db": true,
"name": "api_key",
"password": true,
"placeholder": "",
@ -2932,7 +2932,7 @@
"show": true,
"title_case": false,
"type": "str",
"value": ""
"value": "OPENAI_API_KEY"
},
"code": {
"advanced": true,

View file

@ -40,6 +40,9 @@ withEventDeliveryModes(
await page.waitForTimeout(1000);
try {
await page.waitForSelector("anchor-popover-anchor-input-api_key", {
timeout: 5000,
});
await page
.getByTestId("anchor-popover-anchor-input-api_key")
.locator("input")