Skip to content

Conversation

@CorieW
Copy link
Member

@CorieW CorieW commented Sep 10, 2025

Resolves #3444

What this does

  • Upgrades Genkit to the latest version
  • Migrates the plugin API to v2 (doc)

Testing

  • Checked that the evaluators load with the same names/prefixes on the UI.
  • Checked that at least one evaluator works consistent with pre-migration on the UI.
  • Using an evaluator object, checked using a flow works consistent with pre-migration.
  • Using an evaluator string ('pluginName/evaluatorName'), checked using a flow works consistent with pre-migration.
  • Tested error response from embedder.
  • Tested error response from model.
Copy link
Contributor

@cabljac cabljac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, one small nit

@CorieW CorieW marked this pull request as ready for review September 17, 2025 13:55
@cabljac cabljac marked this pull request as draft October 6, 2025 08:02
await getProjectId(googleAuth, options)
),
];
},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a resolver

@cabljac cabljac self-requested a review October 28, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants