Skip to content

Commit 0f0b811

Browse files
Merge pull request #402 from Portkey-AI/lagnflow-integration
langflow docs
2 parents 2bda906 + 5a5d9b9 commit 0f0b811

5 files changed

Lines changed: 412 additions & 6 deletions

File tree

docs.json

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"favicon": "/favicon.png",
1212
"navigation": {
13-
"versions":[
13+
"versions": [
1414
{
1515
"version": "Using Model Catalog",
1616
"tabs": [
@@ -87,9 +87,7 @@
8787
},
8888
{
8989
"group": "Model Catalog",
90-
"pages": [
91-
"product/model-catalog"
92-
]
90+
"pages": ["product/model-catalog"]
9391
},
9492
{
9593
"group": "Integrations",
@@ -406,6 +404,7 @@
406404
"integrations/libraries/claude-code",
407405
"integrations/libraries/anthropic-computer-use",
408406
"integrations/libraries/cline",
407+
"integrations/libraries/langflow",
409408
"integrations/libraries/goose",
410409
"integrations/libraries/janhq",
411410
{
@@ -932,7 +931,11 @@
932931
},
933932
{
934933
"group": "Enterprise Releases",
935-
"pages": ["changelog/enterprise", "changelog/helm-chart", "changelog/data-service"]
934+
"pages": [
935+
"changelog/enterprise",
936+
"changelog/helm-chart",
937+
"changelog/data-service"
938+
]
936939
},
937940
{
938941
"group": "Product Releases",
@@ -1836,7 +1839,11 @@
18361839
},
18371840
{
18381841
"group": "Enterprise Releases",
1839-
"pages": ["changelog/enterprise", "changelog/helm-chart", "changelog/data-service"]
1842+
"pages": [
1843+
"changelog/enterprise",
1844+
"changelog/helm-chart",
1845+
"changelog/data-service"
1846+
]
18401847
},
18411848
{
18421849
"group": "Product Releases",

images/libraries/langflow-main.png

227 KB
Loading
439 KB
Loading

integrations/ai-apps.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ title: "Overview"
2424

2525
<Card title="LibreChat" href="/integrations/libraries/librechat" />
2626

27+
<Card title="Langflow" href="/integrations/libraries/langflow" />
2728

2829
<Card title="Jan" href="/integrations/libraries/janhq" />
2930

0 commit comments

Comments
 (0)