Implement dataset removal method #3050
justinas-kazanavicius
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature or potential improvement
At the moment Python SDK only supports dataset creation, but there are no methods for removing datasets and it has to be done through UI which is tedious when developing dataset creation scripts.
Suggestion: implement
Langfuse.remove_dataset(ordelete_dataset) methods.Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions