Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
langchain-ai
/
langchainjs
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
16.4k
Code
Issues
146
Pull requests
84
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
cb/agent-structured-output-with-modelprofiles
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 18, 2025
feat(langchain): use model profiles to for structured output in createAgent
christian-bromann
committed
c8e3e54
Copy full SHA for c8e3e54
Commits on Nov 17, 2025
feat(anthropic): native structured output, betas param, sdk (#9424)
hntrl
authored
f17b2c9
Copy full SHA for f17b2c9
Commits on Nov 15, 2025
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#9409)
Show description for 298097d
dependabot[bot]
authored
298097d
Copy full SHA for 298097d
Commits on Nov 14, 2025
chore: fix bad changeset (#9413)
hntrl
authored
6721911
Copy full SHA for 6721911
fix(langchain): improvements to toolEmulator middleware (#9403)
Show description for 944bf56
christian-bromann
and
hntrl
authored
944bf56
Copy full SHA for 944bf56
fix(langchain): align context editing with summarization interface (#9393)
Show description for f1e2f9e
christian-bromann
and
hntrl
authored
f1e2f9e
Copy full SHA for f1e2f9e
fix(chains): OpenAPIToJSONSchema required from nested schema (#9379)
Show description for 34c472d
kenowessels
and
hntrl
authored
34c472d
Copy full SHA for 34c472d
fix(tools): fix handling of multiple tools in convertToConverseTools fn (#9382)
Show description for f464366
3 people
authored
f464366
Copy full SHA for f464366
fix(community/milvus): Milvus vector store client: ignore auto-calculated fields in collection schema during upsert payload validation (#9326)
Show description for 3e0cab6
3 people
authored
3e0cab6
Copy full SHA for 3e0cab6
fix(langchain): make PII middleware compatible with Python (#9394)
christian-bromann
authored
17ba49d
Copy full SHA for 17ba49d
fix(langchain): rename exit behavior from throw to error (#9396)
Show description for ed6b581
christian-bromann
and
hntrl
authored
ed6b581
Copy full SHA for ed6b581
fix(openai): normalize user agent headers (#9408)
sinedied
authored
415cb0b
Copy full SHA for 415cb0b
chore: make eslint package private (#9401)
hntrl
authored
2265f1c
Copy full SHA for 2265f1c
feat(@langchain/openai): support callable function for apiKey (#9301)
Show description for a2ad61e
sinedied
and
hntrl
authored
a2ad61e
Copy full SHA for a2ad61e
test(mongodb): fix mongodb tests (#9276)
durran
authored
d78c75e
Copy full SHA for d78c75e
chore(langchain/agents): use `profile.maxInputTokens` in summarization middleware (#9388)
hntrl
authored
831168a
Copy full SHA for 831168a
chore: version packages (#9400)
Show description for b7c04d5
github-actions[bot]
authored
b7c04d5
Copy full SHA for b7c04d5
chore(ci): fix changesets action (again) (#9399)
hntrl
authored
59cbe6c
Copy full SHA for 59cbe6c
chore(openai): bump sdk version (#9397)
hntrl
authored
dfbe45f
Copy full SHA for dfbe45f
chore: fix changeset action (#9398)
hntrl
authored
3f10807
Copy full SHA for 3f10807
feat: changesets release action (#9395)
hntrl
authored
9b19088
Copy full SHA for 9b19088
Commits on Nov 13, 2025
fix(langchain/zod): add caching to interopZodTransformInputSchema to respect references (#9308)
Show description for 04bd55c
ro0sterjam
and
hntrl
authored
04bd55c
Copy full SHA for 04bd55c
fix(langchain): minor docs fix on modelFallbackMiddleware (#9392)
christian-bromann
authored
87f120b
Copy full SHA for 87f120b
feat: model profiles (#9387)
hntrl
authored
ac0d4fe
Copy full SHA for ac0d4fe
feat(langchain): add toolEmulator middleware (#9339)
christian-bromann
authored
636e809
Copy full SHA for 636e809
Commits on Nov 12, 2025
fix(openai): export converter functions (#9383)
hntrl
authored
39dbe63
Copy full SHA for 39dbe63
fix(examples): fix supervisor example after type update (#9380)
christian-bromann
authored
a775335
Copy full SHA for a775335
feat(langchain): Add type inference for ReactAgent stream method (#9368)
sapenlei
authored
797650f
Copy full SHA for 797650f
Commits on Nov 11, 2025
chore: version packages (#9376)
hntrl
authored
671a949
Copy full SHA for 671a949
fix(core): clean up event listener properly (#9375)
christian-bromann
authored
7b4ba33
Copy full SHA for 7b4ba33
feat(langchain): improve summarization middleware (#9373)
christian-bromann
authored
db476e9
Copy full SHA for db476e9
chore(core): extend getModelContextSize to account for more models (#9372)
christian-bromann
authored
2ceeeff
Copy full SHA for 2ceeeff
Commits on Nov 10, 2025
fix(aws): inference config and system message | ChatBedrockConverse (#9324)
Show description for bce4e45
nityam2002
and
hntrl
authored
bce4e45
Copy full SHA for bce4e45
feat(core,openai): export message conversion helpers (#9340)
hntrl
authored
8319201
Copy full SHA for 8319201
Commits on Nov 8, 2025
fix(langchain): create summary as human message instead of system message (#9365)
christian-bromann
authored
5f2dab2
Copy full SHA for 5f2dab2
Pagination
Previous
Next
You can’t perform that action at this time.