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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
UiPath
/
uipath-langchain-python
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
73
Code
Issues
16
Pull requests
92
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(agent): forward model settings and recover from thinking stalls [PC-4672]
- #1017
#1017
Merged
tudormatei1
merged 11 commits into
main
UiPath/uipath-langchain-python:main
from
feat/model-specific-settings
UiPath/uipath-langchain-python:feat/model-specific-settings
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(agent): forward model settings and recover from thinking stalls [PC-4672]
#1017
tudormatei1
merged 11 commits into
main
UiPath/uipath-langchain-python:main
from
feat/model-specific-settings
UiPath/uipath-langchain-python:feat/model-specific-settings
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(agent): forward model settings and skip forced tool_choice under Claude thinking
tudormatei1
committed
b30c98d
View commit details
Copy full SHA for b30c98d
Browse repository at this point
feat(agent): retry a stalled thinking turn with a forced extraction call
tudormatei1
committed
ba04cd9
View commit details
Copy full SHA for ba04cd9
Browse repository at this point
feat(agent): tolerate one tool-less turn before failing the run
tudormatei1
committed
a33cc58
View commit details
Copy full SHA for a33cc58
Browse repository at this point
refactor(chat): centralize thinking config handling in chat/thinking.py
tudormatei1
committed
0ddd334
View commit details
Copy full SHA for 0ddd334
Browse repository at this point
refactor(agent): fold licensing error mapping into exceptions/llm
tudormatei1
committed
bc770c5
View commit details
Copy full SHA for bc770c5
Browse repository at this point
fix(agent): keep provider error bodies out of run telemetry
tudormatei1
committed
0b574d8
View commit details
Copy full SHA for 0b574d8
Browse repository at this point
refactor(agent): apply review feedback on thinking and extraction
tudormatei1
committed
c832e27
View commit details
Copy full SHA for c832e27
Browse repository at this point
fix(agent): update analyze_files_tool import after the licensing merge
tudormatei1
committed
502f437
View commit details
Copy full SHA for 502f437
Browse repository at this point
revert(agent): restore provider http error mapping to main behaviour
Show description for 2675455
tudormatei1
committed
2675455
View commit details
Copy full SHA for 2675455
Browse repository at this point
chore: bump to 0.16.15 and require uipath-langchain-client>=1.18.3
Show description for 56649a9
tudormatei1
committed
56649a9
View commit details
Copy full SHA for 56649a9
Browse repository at this point
test: type-annotate the forced-extraction and llm-node stubs
Show description for 6828913
tudormatei1
committed
6828913
View commit details
Copy full SHA for 6828913
Browse repository at this point
You can’t perform that action at this time.