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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
temporalio
/
samples-python
Public
Notifications
You must be signed in to change notification settings
Fork
116
Star
366
Code
Issues
28
Pull requests
49
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Added support for LangSmith tracing across workflows and activities
- #188
#188
Merged
mfateev
merged 13 commits into
temporalio:main
temporalio/samples-python:main
from
mfateev:langchaintracing
mfateev/samples-python:langchaintracing
Copy head branch name to clipboard
Jun 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Added support for LangSmith tracing across workflows and activities
#188
mfateev
merged 13 commits into
temporalio:main
temporalio/samples-python:main
from
mfateev:langchaintracing
mfateev/samples-python:langchaintracing
Copy head branch name to clipboard
Commits
Commits on May 29, 2025
Added langchain tracing interceptor. Changed sample to use a child workflow and multiple activities.
mfateev
committed
6f25d35
View commit details
Copy full SHA for 6f25d35
Browse repository at this point
Added parallel execution
mfateev
committed
2d2b238
View commit details
Copy full SHA for 2d2b238
Browse repository at this point
Updated README
mfateev
committed
1e1b058
View commit details
Copy full SHA for 1e1b058
Browse repository at this point
Added run_id to traces.
mfateev
committed
7ce68c2
View commit details
Copy full SHA for 7ce68c2
Browse repository at this point
Commits on May 30, 2025
Fixed imports
mfateev
committed
89c2f4d
View commit details
Copy full SHA for 89c2f4d
Browse repository at this point
Added t.__enter__ which breaks sandbox
mfateev
committed
d7c1556
View commit details
Copy full SHA for d7c1556
Browse repository at this point
Fixed sandbox errors by explicitly passing through the __exit__ call.
mfateev
committed
a0eb654
View commit details
Copy full SHA for a0eb654
Browse repository at this point
PR feedback
mfateev
committed
4dc6474
View commit details
Copy full SHA for 4dc6474
Browse repository at this point
Formatted the files to make linter happy.
mfateev
committed
7085878
View commit details
Copy full SHA for 7085878
Browse repository at this point
All lint errors fixed.
mfateev
committed
9f8bd51
View commit details
Copy full SHA for 9f8bd51
Browse repository at this point
Commits on Jun 2, 2025
Removed dataclasses from passed_through.
mfateev
committed
7dc7c90
View commit details
Copy full SHA for 7dc7c90
Browse repository at this point
Merge from main. uv.lock regenerated.
mfateev
committed
427641a
View commit details
Copy full SHA for 427641a
Browse repository at this point
Fixed import sorting to keep lint happy.
mfateev
committed
e09cd47
View commit details
Copy full SHA for e09cd47
Browse repository at this point
You can’t perform that action at this time.