fix: add Language Model components to Basic Prompt Chaining.json in starter_projects (#11567)

fix: add LM components to starter_projects in BPC

add Language Model components to Basic Prompt Chaining,json in starter_projects
This commit is contained in:
Adam-Aghili
2026-02-03 14:35:53 -05:00
committed by GitHub
parent a24409e6bc
commit 47728f5816
2 changed files with 2382 additions and 191 deletions

View File

@ -871,6 +871,56 @@
"is_secret": false
}
],
"src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json": [
{
"type": "Hex High Entropy String",
"filename": "src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json",
"hashed_secret": "54ed260e3bc31bc77ee06754dff850981d39a66c",
"is_verified": false,
"line_number": 357,
"is_secret": false
},
{
"type": "Hex High Entropy String",
"filename": "src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json",
"hashed_secret": "35be14614e83fe56d9b2ca1c0e2c2a74890b6889",
"is_verified": false,
"line_number": 625,
"is_secret": false
},
{
"type": "Secret Keyword",
"filename": "src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json",
"hashed_secret": "665b1e3851eefefa3fb878654292f16597d25155",
"is_verified": false,
"line_number": 1400,
"is_secret": false
},
{
"type": "Secret Keyword",
"filename": "src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json",
"hashed_secret": "3f2df46921dd8e2c36e2ce85238705ac0774c74a",
"is_verified": false,
"line_number": 1535,
"is_secret": false
},
{
"type": "Secret Keyword",
"filename": "src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json",
"hashed_secret": "d3d6fe3f7d33d0f4aa28c49544a865982a48a00a",
"is_verified": false,
"line_number": 1595,
"is_secret": false
},
{
"type": "Secret Keyword",
"filename": "src/backend/base/langflow/initial_setup/starter_projects/Basic Prompt Chaining.json",
"hashed_secret": "d4c3d66fd0c38547a3c7a4c6bdc29c36911bc030",
"is_verified": false,
"line_number": 1660,
"is_secret": false
}
],
"src/backend/base/langflow/inputs/input_mixin.py": [
{
"type": "Secret Keyword",

File diff suppressed because one or more lines are too long