Replies: 2 comments 3 replies
-
|
Yes please I would like this as well for the JS TS SDK |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'd like the API to handle the deletion of not only traces but also specific observations. Also, currently, If I want to null out the input and output fields I can't do it because the update function takes takes the default value as None (upon which it does not update the value). |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Describe the feature or potential improvement
Hi,
We want to run a purge script that run periodically to cleanup traces. We have seen that it is possible to delete traces from the webui but it is not possible through the python SDK (nor the public api).
Will it be possible to implement a public API endpoint to delete one trace or delete traces in batch. Also have a method in the SDK to call that API Endpoint.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions