agenta
agenta copied to clipboard
fix: creates evaluators when app is created
Description
- This PR tackles a bug in which an exact JSON match is created with each served variant.
Changes
- This PR removes the
create_ready_to_use_evaluators()when each variant is made and rather invokes it once when the app is made.
Related Issues
- #1901
QA
- Create a first variant of an application, and check that ready-to-use evaluators were created.
- Create a second variant of the same application, an check that no new ready-to-use evaluators were created.
@Dozie2001 is attempting to deploy a commit to the mmabrouk's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| agenta | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 1, 2024 7:41am |
Sorry for missing this. Unfortunately this is now outdated with the new code structure. We are tackling this the next sprint