agenta icon indicating copy to clipboard operation
agenta copied to clipboard

fix: creates evaluators when app is created

Open Dozie2001 opened this issue 1 year ago • 2 comments

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 avatar Jul 31 '24 21:07 Dozie2001

@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.

vercel[bot] avatar Jul 31 '24 21:07 vercel[bot]

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

vercel[bot] avatar Aug 01 '24 07:08 vercel[bot]

Sorry for missing this. Unfortunately this is now outdated with the new code structure. We are tackling this the next sprint

mmabrouk avatar Nov 20 '24 10:11 mmabrouk