✳flâneur — a map of the web's best reading

Build an Agent | 🦜️🔗 LangChain

python.langchain.com · 60,165 words · saved by 1 readers

By themselves, language models can't take actions - they just output text.

RAG with Deep Agents - Docs by LangChain Documentation Index Fetch the complete documentation index at: /llms.txt Use this file to discover all available pages before exploring further. Skip to main content One of the most powerful LLM-based applications are sophisticated question-answering (Q&A) chatbots which augment LLMs by providing it with inference-time access to a set of data. This might be private data, recent data, or data that is not part of the training data the LLM is trained on. These applications use a technique known as Retrieval Augmented Generation, or RAG . Deep Agents gives

Explore this link on the map →

related reading