LangChain for LLM Apps
Build LLM applications.
Components
Models: LLMs and chat models. Prompts: templates. Chains: sequences. Agents: use tools. Memory: conversation state.
Use Cases
Chatbots. Question answering. Summarization. Code generation.
Tools
LangSmith: debugging. LangServe: deployment.
Key Takeaways
- Framework for LLM apps
- Chains and agents key components
- Integrates with many LLM providers