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

docs: add feedback to experiments #487

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

isahers1
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Oct 24, 2024

@isahers1 is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

@@ -117,6 +117,21 @@ def run_completion_on_example(example, model_name, experiment_id):
headers=headers,
)
resp.raise_for_status()

def _evaluate_run(run_id, inputs, outputs):
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we call this anywhere in the guide?

@jakerachleff jakerachleff self-requested a review October 24, 2024 15:47
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