Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
realpython
/
materials
Public
Notifications
You must be signed in to change notification settings
Fork
5.3k
Star
5.2k
Code
Issues
39
Pull requests
78
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Update sample code for the article on LangChain chatbot
- #778
#778
Open
lpozo
wants to merge 25 commits into
master
realpython/materials:master
from
langchain-rag-app
realpython/materials:langchain-rag-app
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Update sample code for the article on LangChain chatbot
#778
lpozo
wants to merge 25 commits into
master
realpython/materials:master
from
langchain-rag-app
realpython/materials:langchain-rag-app
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
Update sample code for the article on LangChain chatbot
lpozo
committed
2ba004d
View commit details
Copy full SHA for 2ba004d
Browse repository at this point
Use Docker Compose v2 command in README
Show description for a7bd0d3
lpozo
committed
a7bd0d3
View commit details
Copy full SHA for a7bd0d3
Browse repository at this point
Commits on Jul 3, 2026
Merge branch 'master' into langchain-rag-app
martin-martin
authored
ea858ed
View commit details
Copy full SHA for ea858ed
Browse repository at this point
Commits on Sep 21, 2026
Merge branch 'master' into langchain-rag-app
lpozo
authored
f71ac4f
View commit details
Copy full SHA for f71ac4f
Browse repository at this point
Remove the LangChain intro code and renumber the step folders
Show description for 7ffcf22
lpozo
and
claude
committed
7ffcf22
View commit details
Copy full SHA for 7ffcf22
Browse repository at this point
Commits on Sep 22, 2026
Bind published Compose ports to 127.0.0.1
Show description for e6004e7
lpozo
and
claude
committed
e6004e7
View commit details
Copy full SHA for e6004e7
Browse repository at this point
Correct three few-shot examples in the Cypher prompt
Show description for 6f1f888
lpozo
and
claude
committed
6f1f888
View commit details
Copy full SHA for 6f1f888
Browse repository at this point
MERGE nodes on their ID, then SET the other properties
Show description for 5827c9d
lpozo
and
claude
committed
5827c9d
View commit details
Copy full SHA for 5827c9d
Browse repository at this point
Pin the embedding model via HOSPITAL_EMBEDDING_MODEL
Show description for 413cf75
lpozo
and
claude
committed
413cf75
View commit details
Copy full SHA for 413cf75
Browse repository at this point
Guard the denominator in the percent-increase example
Show description for 77bd509
lpozo
and
claude
committed
77bd509
View commit details
Copy full SHA for 77bd509
Browse repository at this point
Build the wait-times graph once and skip its schema refresh
Show description for 26c98ba
lpozo
and
claude
committed
26c98ba
View commit details
Copy full SHA for 26c98ba
Browse repository at this point
Retry inside the tools instead of rerunning the whole agent
Show description for 1ca50f8
lpozo
and
claude
committed
1ca50f8
View commit details
Copy full SHA for 1ca50f8
Browse repository at this point
Give the Streamlit request a timeout and catch transport errors
Show description for 7dc46be
lpozo
and
claude
committed
7dc46be
View commit details
Copy full SHA for 7dc46be
Browse repository at this point
Drop the request-timing scripts
Show description for 02f5256
lpozo
and
claude
committed
02f5256
View commit details
Copy full SHA for 02f5256
Browse repository at this point
Fix the copy-pasted comment in the frontend entrypoint
Show description for 898461e
lpozo
and
claude
committed
898461e
View commit details
Copy full SHA for 898461e
Browse repository at this point
Drop the redundant tool-level retry and the unused httpx pin
Show description for c2e3cf3
lpozo
and
claude
committed
c2e3cf3
View commit details
Copy full SHA for c2e3cf3
Browse repository at this point
Use the Responses API for the hospital RAG agent
Show description for f83a662
lpozo
and
claude
committed
f83a662
View commit details
Copy full SHA for f83a662
Browse repository at this point
Merge branch 'master' into langchain-rag-app
lpozo
authored
2daed73
View commit details
Copy full SHA for 2daed73
Browse repository at this point
Commits on Sep 24, 2026
Merge branch 'master' into langchain-rag-app
lpozo
authored
f0e73b6
View commit details
Copy full SHA for f0e73b6
Browse repository at this point
Refactor example questions into a tuple and loop
Show description for 8090e27
lpozo
and
claude
committed
8090e27
View commit details
Copy full SHA for 8090e27
Browse repository at this point
Require CHATBOT_URL instead of a localhost default
Show description for 8baec3e
lpozo
and
claude
committed
8baec3e
View commit details
Copy full SHA for 8baec3e
Browse repository at this point
Group OpenAI settings in the README's .env example
Show description for 5213ccb
lpozo
and
claude
committed
5213ccb
View commit details
Copy full SHA for 5213ccb
Browse repository at this point
Merge branch 'master' into langchain-rag-app
lpozo
authored
330b0ce
View commit details
Copy full SHA for 330b0ce
Browse repository at this point
Commits on Sep 25, 2026
Sync LangChain RAG materials with the updated tutorial
Show description for a72e52f
lpozo
and
claude
committed
a72e52f
View commit details
Copy full SHA for a72e52f
Browse repository at this point
Merge branch 'master' into langchain-rag-app
lpozo
authored
3aaf9a7
View commit details
Copy full SHA for 3aaf9a7
Browse repository at this point
You can’t perform that action at this time.