docs: add Langflow integration (#2068)

* docs: add langflow integration

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>

* fix link

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>

---------

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
Panos Vagenas
2025-08-11 17:03:29 +03:00
committed by GitHub
parent ed56f2de5d
commit e2cca931be
2 changed files with 11 additions and 1 deletions

View File

@@ -81,7 +81,7 @@ nav:
- "VLM pipeline with SmolDocling": examples/minimal_vlm_pipeline.py
- "VLM pipeline with remote model": examples/vlm_pipeline_api_model.py
- "VLM comparison": examples/compare_vlm_models.py
- "ASR pipeline with Whisper": examples/minimal_asr_pipeline.py
- "ASR pipeline with Whisper": examples/minimal_asr_pipeline.py
- "Figure export": examples/export_figures.py
- "Table export": examples/export_tables.py
- "Multimodal export": examples/export_multimodal.py
@@ -121,6 +121,7 @@ nav:
- "Crew AI": integrations/crewai.md
- "Haystack": integrations/haystack.md
- "LangChain": integrations/langchain.md
- "Langflow": integrations/langflow.md
- "LlamaIndex": integrations/llamaindex.md
- "txtai": integrations/txtai.md
- ⭐️ Featured: