Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use async lc tracer instead of run_sync #1529

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

willydouhard
Copy link
Collaborator

  1. Remove use_sync method in Langchain integration
  2. Support Pydantic outputs with Langchain/Langgraph

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. backend Pertains to the Python backend. size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 18, 2024
@dokterbob dokterbob self-assigned this Nov 18, 2024
@dokterbob dokterbob added the evaluate-with-priority What's needed to address this one? label Nov 18, 2024
@dokterbob dokterbob force-pushed the willy/async-lc-tracer branch from 6e8f664 to 60cd178 Compare November 19, 2024 11:10
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. size:L This PR changes 100-499 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 19, 2024
@dokterbob dokterbob force-pushed the willy/async-lc-tracer branch from 65f4b49 to 3cc6ace Compare November 19, 2024 11:40
Copy link
Collaborator

@dokterbob dokterbob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed formatting commits, added fallback for pydantic v1 and tested on our production app for basic functionality.

@dokterbob dokterbob merged commit ff26451 into main Nov 19, 2024
9 checks passed
@dokterbob dokterbob deleted the willy/async-lc-tracer branch November 19, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Pertains to the Python backend. evaluate-with-priority What's needed to address this one? size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants