Skip to content

Conversation

@hinthornw
Copy link
Collaborator

@hinthornw hinthornw commented Jul 5, 2023

Add an "eval" tag to traced evaluation runs

Most of this PR is actually #7207 but I can't diff off two separate PRs

@vercel
Copy link

vercel bot commented Jul 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 5, 2023 11:18pm

if self.project_name is None:
self.client.evaluate_run(run, evaluator)
with tracing_v2_enabled(project_name=self.project_name):
with tracing_v2_enabled(project_name=self.project_name, tags=["eval"]):
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Only change vs. #7207

Base automatically changed from wfh/eval_project to master July 5, 2023 23:15
@agola11 agola11 merged commit 83cf016 into master Jul 5, 2023
@agola11 agola11 deleted the wfh/eval_tags branch July 5, 2023 23:28
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.

3 participants