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

Deprecate old experiments in favor of new code #573

Open
aittalam opened this issue Jan 7, 2025 · 0 comments
Open

Deprecate old experiments in favor of new code #573

aittalam opened this issue Jan 7, 2025 · 0 comments
Labels
api Changes which impact API/presentation layer backend epic

Comments

@aittalam
Copy link
Member

aittalam commented Jan 7, 2025

The purpose of this issue is to completely replace the old code for /experiments with the new one. For this reason it
depends on #570, #571, and #572, ie. it needs the new endpoint to be fully compatible, API-wise, with the previous version.

This brings in the missing switch that was initially expected in #479 , namely:

Additionally, we need to:

  • rename eval_lite to evaluation
  • switch experiment_new to experiment
  • remove old evaluation code
  • tests (all CI AND manual tests with UI)
@ividal ividal added backend api Changes which impact API/presentation layer labels Jan 8, 2025
@ividal ividal added the epic label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Changes which impact API/presentation layer backend epic
Projects
None yet
Development

No branches or pull requests

2 participants