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

Use LCP Client in Tracer #5908

Merged
merged 2 commits into from
Jun 9, 2023
Merged

Use LCP Client in Tracer #5908

merged 2 commits into from
Jun 9, 2023

Conversation

vowelparrot
Copy link
Contributor

Move the LCP calls to the client.

@retry_decorator
run_dict = run.dict(exclude={"child_runs"})
extra = run_dict.get("extra", {})
extra["runtime"] = get_runtime_environment()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is retained to add the langchain library version to the info

@vowelparrot vowelparrot merged commit 77c286c into master Jun 9, 2023
@vowelparrot vowelparrot deleted the vwp/tracer_use_client branch June 9, 2023 04:15
Undertone0809 pushed a commit to Undertone0809/langchain that referenced this pull request Jun 19, 2023
Move the LCP calls to the client.
This was referenced Jun 25, 2023
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