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

feat: support name parameter to update_run #927

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

enginoid
Copy link
Contributor

This change makes it possible to update the name of a run after it has been created. Previously, run names could not be modified once set.

@enginoid enginoid changed the title Add ability to update run name feat: support name parameter to update_run Aug 16, 2024
This change makes it possible to update the name of a run after it has been created. Previously, run names could not be modified once set.
@hinthornw hinthornw changed the base branch from main to wfh/name_parm August 20, 2024 16:40
@hinthornw hinthornw merged commit ae6ed8b into langchain-ai:wfh/name_parm Aug 20, 2024
6 of 8 checks passed
hinthornw added a commit that referenced this pull request Aug 20, 2024
This change makes it possible to update the name of a run after it has
been created. Previously, run names could not be modified once set.

Co-authored-by: Fred Jonsson <fridrik@pyth.net>
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