Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
TechVentureBuilder
/
langchain
Public
forked from
langchain-ai/langchain
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 1, 2023
chatgpt wrapper (#1367)
hwchase17
authored
4b5e850
Copy full SHA for 4b5e850
fix doc names (#1354)
hwchase17
authored
4d4b43c
Copy full SHA for 4d4b43c
bump version to 0097 (#1365)
hwchase17
authored
c01f910
Copy full SHA for c01f910
typo in vectorstores (#1362)
cjpurackal
authored
edb3915
Copy full SHA for edb3915
pandas and csv agents (#1353)
hwchase17
authored
fe7dbec
Copy full SHA for fe7dbec
improve docs (#1351)
hwchase17
authored
02ec72d
Copy full SHA for 02ec72d
sql doc formatting (#1350)
Show description for 92ab27e
jzluo
authored
92ab27e
Copy full SHA for 92ab27e
Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150)
Show description for 82baecc
agola11
and
hwchase17
authored
82baecc
Copy full SHA for 82baecc
separate columns by tabs instead of single space in sql sample rows (#1348)
Show description for 35f1e8f
jzluo
authored
35f1e8f
Copy full SHA for 35f1e8f
Fixed arguments passed to InvalidTool.run(). (#1340)
Show description for 6c629b5
kurehajime
authored
6c629b5
Copy full SHA for 6c629b5
Fix link in summarization.md (#1344)
Show description for 3574418
brotchie
authored
3574418
Copy full SHA for 3574418
add option to use user-defined SQL table info (#1347)
Show description for 5bf8772
jzluo
authored
5bf8772
Copy full SHA for 5bf8772
Commits on Feb 28, 2023
bump version (#1342)
hwchase17
authored
924bba5
Copy full SHA for 924bba5
partial variables (#1308)
hwchase17
authored
786852e
Copy full SHA for 786852e
Add new iFixit document loader (#1333)
Show description for 72ef69d
timothyasp
authored
72ef69d
Copy full SHA for 72ef69d
Commits on Feb 27, 2023
feat: document loader for image files (#1330)
Show description for 1aa41b5
MthwRobinson
authored
1aa41b5
Copy full SHA for 1aa41b5
Documentation: Minor typo fixes (#1327)
Show description for c14cff6
eyurtsev
authored
c14cff6
Copy full SHA for c14cff6
bump version to 0.0.95 (#1324)
hwchase17
authored
f618581
Copy full SHA for f618581
Harrison/indexing pipeline (#1317)
hwchase17
authored
0824d65
Copy full SHA for 0824d65
Update agent_vectorstore.ipynb (#1318)
Show description for a0bf856
akshayvkt
authored
a0bf856
Copy full SHA for a0bf856
Harrison/deeplake (#1316)
Show description for 166cda2
hwchase17
and
Davit Buniatyan
authored
166cda2
Copy full SHA for 166cda2
Harrison/atlas db (#1315)
Show description for aaad6cc
hwchase17
and
bstadt
authored
aaad6cc
Copy full SHA for aaad6cc
Making it possible to use "certainty" as a parameter for the weaviate similarity_search (#1218)
Show description for 3989c79
mpuig
authored
3989c79
Copy full SHA for 3989c79
Avoid IntegrityError for SQLiteCache updates (#1286)
Show description for 42b892c
ahoho
authored
42b892c
Copy full SHA for 42b892c
Harrison/banana fix (#1311)
Show description for 81abcae
hwchase17
and
erik-dunteman
authored
81abcae
Copy full SHA for 81abcae
Fix use case sentence for bash util doc (#1295)
Show description for 648b3b3
caseyfitz
authored
648b3b3
Copy full SHA for 648b3b3
add CoNLL-U document loader (#1297)
Show description for fd9975d
IngoKl
authored
fd9975d
Copy full SHA for fd9975d
copy paste loader (#1302)
hwchase17
authored
d29f741
Copy full SHA for d29f741
Commits on Feb 26, 2023
improve docs (#1309)
hwchase17
authored
ce441ed
Copy full SHA for ce441ed
Commits on Feb 25, 2023
add example of using agent with vectorstores (#1285)
hwchase17
authored
6f30d68
Copy full SHA for 6f30d68
ruff ruff (#1203)
hwchase17
authored
002da6e
Copy full SHA for 002da6e
fix imports (#1288)
hwchase17
authored
0963096
Copy full SHA for 0963096
Commits on Feb 24, 2023
bump version to 0094 (#1280)
hwchase17
authored
c5dd491
Copy full SHA for c5dd491
feat: document loader for MS Word documents (#1282)
Show description for 2f15c11
MthwRobinson
authored
2f15c11
Copy full SHA for 2f15c11
cleanup (#1274)
hwchase17
authored
96db6ed
Copy full SHA for 96db6ed
Pagination
Previous
Next
You can’t perform that action at this time.