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
Accelerator
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 }}
jakangah
/
langchainjs
Public
forked from
langchain-ai/langchainjs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 19, 2023
Update LangChainPlus with run and session read methods
vowelparrot
authored
5bbdff6
View commit details
Copy full SHA for 5bbdff6
Browse repository at this point
Merge pull request #1024 from Todmy/chore/update-milvus2-sdk-mode@2.2.7
Show description for f46442d
jacoblee93
authored
f46442d
View commit details
Copy full SHA for f46442d
Browse repository at this point
fix example
vowelparrot
committed
499c8f6
View commit details
Copy full SHA for 499c8f6
Browse repository at this point
Use greater than or equal to syntax, update test
jacoblee93
committed
d304d4d
View commit details
Copy full SHA for d304d4d
Browse repository at this point
Add couple of run and session crud
vowelparrot
committed
b4f7103
View commit details
Copy full SHA for b4f7103
Browse repository at this point
Merge branch 'main' of https://github.com/hwchase17/langchainjs into chore/update-milvus2-sdk-mode@2.2.7
jacoblee93
committed
c8a9fb9
View commit details
Copy full SHA for c8a9fb9
Browse repository at this point
Merge pull request #1111 from brettgrigsby/main
Show description for 27e6bd4
jacoblee93
authored
27e6bd4
View commit details
Copy full SHA for 27e6bd4
Browse repository at this point
Adds integration test, formatting
jacoblee93
committed
90426a7
View commit details
Copy full SHA for 90426a7
Browse repository at this point
Merge branch 'main' of https://github.com/brettgrigsby/langchainjs
jacoblee93
committed
5754653
View commit details
Copy full SHA for 5754653
Browse repository at this point
Merge pull request #1334 from jacoblee93/feature_prompt_selector_async
Show description for 772da8e
jacoblee93
authored
772da8e
View commit details
Copy full SHA for 772da8e
Browse repository at this point
Adds async getPrompt method to prompt selectors
jacoblee93
committed
8e9003b
View commit details
Copy full SHA for 8e9003b
Browse repository at this point
Merge pull request #1331 from hwchase17/release
Show description for aee1a57
nfcampos
authored
aee1a57
View commit details
Copy full SHA for aee1a57
Browse repository at this point
Release 0.0.78
nfcampos
committed
4372980
View commit details
Copy full SHA for 4372980
Browse repository at this point
Nick: v102 (#1326)
nickscamara
authored
6fcd138
View commit details
Copy full SHA for 6fcd138
Browse repository at this point
Adds structured tool chat agent and DynamicStructuredTool class (#1103)
Show description for c8d4e6b
4 people
authored
c8d4e6b
View commit details
Copy full SHA for c8d4e6b
Browse repository at this point
Strip matching quotes only in output parser #1200 (#1201)
jollytoad
authored
7d09e9d
View commit details
Copy full SHA for 7d09e9d
Browse repository at this point
Allow creation of a SQL toolkit with a custom language model (#1321)
jacoblee93
authored
3bdaf43
View commit details
Copy full SHA for 3bdaf43
Browse repository at this point
Commits on May 18, 2023
feat: add Faiss as VectorStore provider (#685)
Show description for c92ba9b
ewfian
and
nfcampos
authored
c92ba9b
View commit details
Copy full SHA for c92ba9b
Browse repository at this point
changed TextSplitter class to align with langchain (#668)
Show description for c7fc06c
zacharypfiz
and
nfcampos
authored
c7fc06c
View commit details
Copy full SHA for c7fc06c
Browse repository at this point
add support of parsing multi-line text (#1094)
Show description for 4a826a3
wizd
and
nfcampos
authored
4a826a3
View commit details
Copy full SHA for 4a826a3
Browse repository at this point
Merge pull request #1318 from hwchase17/release
Show description for 450abeb
nfcampos
authored
450abeb
View commit details
Copy full SHA for 450abeb
Browse repository at this point
Update sagemaker doc
nfcampos
committed
0cc685e
View commit details
Copy full SHA for 0cc685e
Browse repository at this point
Release 0.0.77
nfcampos
committed
edc37ea
View commit details
Copy full SHA for edc37ea
Browse repository at this point
Disable redis int test
nfcampos
committed
7dc7010
View commit details
Copy full SHA for 7dc7010
Browse repository at this point
Add verbose env var (#1317)
nfcampos
authored
603f243
View commit details
Copy full SHA for 603f243
Browse repository at this point
fix: maintain prefix in buffer window and buffer memory (#1259)
Show description for d45b4f3
aseem2625
and
nfcampos
authored
d45b4f3
View commit details
Copy full SHA for d45b4f3
Browse repository at this point
Update entrypoints for self query retriever (#1315)
nfcampos
authored
4c8c664
View commit details
Copy full SHA for 4c8c664
Browse repository at this point
Add devcontainer and Readme badges (#1241)
Show description for 3a6362f
mdp
authored
3a6362f
View commit details
Copy full SHA for 3a6362f
Browse repository at this point
Add option to return used SQL in SqlDatabaseChain (#1313)
Show description for 0f62af5
dqbd
authored
0f62af5
View commit details
Copy full SHA for 0f62af5
Browse repository at this point
Increase timeout for int tests (#1314)
nfcampos
authored
a0f4ec4
View commit details
Copy full SHA for a0f4ec4
Browse repository at this point
(example): a small implementation of document loader from foler + splitter (#1230)
Show description for 521f80a
JeremyFabrikapp
authored
521f80a
View commit details
Copy full SHA for 521f80a
Browse repository at this point
Example : pdf document_loader (#1229)
Show description for 3921274
JeremyFabrikapp
authored
3921274
View commit details
Copy full SHA for 3921274
Browse repository at this point
New feat: Self Query Retriever (#1266)
Show description for 74e4988
ppramesi
authored
74e4988
View commit details
Copy full SHA for 74e4988
Browse repository at this point
feat: Add sagemaker endpoint support (#1267)
Show description for 6f6d60a
3 people
authored
6f6d60a
View commit details
Copy full SHA for 6f6d60a
Browse repository at this point
Handle incompatibility of `ChatOpenAI` with Azure OpenAI (#1307)
Show description for 4db4d74
yuku
authored
4db4d74
View commit details
Copy full SHA for 4db4d74
Browse repository at this point
Previous
Next
You can’t perform that action at this time.