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

Delete Experiments #3348

Merged
merged 2 commits into from
Mar 1, 2025
Merged

Delete Experiments #3348

merged 2 commits into from
Mar 1, 2025

Conversation

kavinvalli
Copy link
Collaborator

  • backend changes for delete experiments
  • frontend changes for delete experiment

Copy link

vercel bot commented Mar 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
helicone ❌ Failed (Inspect) Mar 1, 2025 4:47am
helicone-bifrost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2025 4:47am
helicone-eu ❌ Failed (Inspect) Mar 1, 2025 4:47am

Copy link
Contributor

promptless bot commented Mar 1, 2025

📝 Documentation updates detected! You can review documentation updates here

Copy link

fumedev bot commented Mar 1, 2025

Summary

  • Introduces backend and frontend functionality to delete experiments.
  • Adds a new delete operation for experiments in the API interface definition.
  • Updates database schema to include a soft_delete column for experiments.
  • Implements deletion logic in the ExperimentV2Manager class, marking experiments as deleted.
  • Enhances the user interface to support deleting experiments with a confirmation dialog.
  • Updates relevant API routes and frontend components to handle experiment deletion.

@chitalian chitalian merged commit 1a74b55 into main Mar 1, 2025
5 of 9 checks passed
@chitalian chitalian deleted the experiments-delete branch March 1, 2025 22:32
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