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

Handle missing version errors #1046

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Handle missing version errors #1046

merged 4 commits into from
Sep 27, 2024

Conversation

hinthornw
Copy link
Collaborator

No description provided.

logger.exception(
"Failed to parse LangSmith API version. Defaulting to using optimization."
)
use_optimization = True
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Gonna check with @langchain-infra on this one. I think we have very few deployments out < 0.5.23, meaning that more positive EV from defualting to optimized

So if you are using it on a run tree
@hinthornw hinthornw merged commit a374216 into main Sep 27, 2024
7 of 8 checks passed
@hinthornw hinthornw deleted the wfh/missing_version branch September 27, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants