packages/integrations-docs/src/integrations_docs/docs/langchain.md
The LangChain Integration allows your app to leverage the power of LangChain, a popular open-source framework for building applications with large language models (LLMs). Once connected, your app can orchestrate complex AI workflows, chain together multiple model calls, and integrate with various data sources and tools seamlessly.
You can:
LangChain essentially acts as a “glue layer” between language models, data, and logic — enabling teams to build more powerful and reliable AI apps without reinventing core orchestration features.