Posts Tagged "langchain"

A LangChain LLM RAG application

The one where I build a RAG application using LangChain to ask questions about a Lex Fridman episode

Memory in a LLM chat

The one where I rewrite a LLM chat with Anthropic/Claude using langchain js

LangChain for easier LLM output parsing

The one where I use LangChain output parsers to quickly parse a LLM response