LangChain¶
LangChain is a framework for developing applications powered by large language models.
Description¶
It provides a set of tools and abstractions for working with LLMs, including chain of thought, retrieval augmented generation, and agentic workflows.
Links¶
Alternatives¶
Backlog¶
- Explore LangGraph for complex multi-agent workflows.