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 experiment prompt version #3350

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

kavinvalli
Copy link
Collaborator

No description provided.

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 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2025 6:39am
helicone-bifrost ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2025 6:39am
helicone-eu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2025 6:39am

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 a new API endpoint to delete a prompt version for a specific experiment at /v2/experiment/{experimentId}/prompt-version/{promptVersionId}.
  • Implements backend logic for the deletion in the ExperimentV2Manager and ExperimentV2Controller classes.
  • Updates the public and private TypeScript interface definitions to include the new delete operation.
  • Adds corresponding Swagger documentation entries for the delete operation.
  • Integrates delete functionality within the experiment table in the frontend, including user interface dialog prompts for confirmation before deletion.

@chitalian chitalian merged commit 5879a95 into main Mar 1, 2025
7 of 9 checks passed
@chitalian chitalian deleted the experiment-delete-prompt-version branch March 1, 2025 22:31
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