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

9
docs/integrations/langflow.md vendored Normal file
View File

@@ -0,0 +1,9 @@
Docling is available on the [Langflow](https://www.langflow.org/) visual low-code platform.
- 📖 [Langflow Docling docs][docs]
- ▶️ [Langflow Docling video tutorial][video]
- 💻 [Langflow GitHub][github]
[docs]: https://docs.langflow.org/integrations-docling
[video]: https://www.youtube.com/watch?v=5DuS6uRI5OM
[github]: https://github.com/langflow-ai/langflow/

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: