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

Add revision identifier to run_on_dataset #363

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

samnoyes
Copy link
Contributor

No description provided.

@@ -2759,6 +2761,7 @@ def run_on_dataset(
verbose: bool = False,
tags: Optional[List[str]] = None,
input_mapper: Optional[Callable[[Dict], Any]] = None,
revision_identifier: Optional[str] = None,
) -> Dict[str, Any]:
"""
Run the Chain or language model on a dataset and store traces
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you update the docstring please?

@hinthornw hinthornw merged commit 67f73e4 into main Jan 18, 2024
4 checks passed
@hinthornw hinthornw deleted the sam/add-revision-identifier-to-run-on-dataset branch January 18, 2024 03:07
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