Drupal's AI ecosystem adopted EEE 0.2.2 as its result format #198
georgekastanis
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I maintain ai_eval, an open-source evaluation module for Drupal (the CMS). It is part of a broader effort to standardize evaluation contracts across the Drupal AI ecosystem, the Drupal Eval Commons umbrella: datasets, rubrics, judges, and result records.
For the result record we adopted
eval.schema.json, pinned at v0.2.2, as our export format (cross-project tracking issue). Details:additional_detailsstring maps.ai-eval:export-envelope).We do not push anything to the datastore and do not need CMS frameworks on your roadmap; we pin versions on our side to insulate against pre-1.0 churn. If a CMS track ever becomes interesting to you, or you would like Drupal-context feedback on the schema, happy to help.
Thanks for MIT-licensing this. It saved us designing a result format from scratch.
Beta Was this translation helpful? Give feedback.
All reactions