LangChain
llm framework
Framework for applications with LLMs
Supported languages
Concepts
chainsagentsmemoryretrieversprompts
Pros and Cons
Ventajas
- + Very useful abstractions for LLMs
- + Simplified RAG
- + Powerful agents
- + Integrations with many LLMs
- + Very active community
Desventajas
- - Abstraction can hide problems
- - Frequent breaking changes
- - Can be overkill for simple cases
Casos de Uso
- Chatbots with RAG
- AI agents
- Applications with LLMs
- Q&A on documents