Overview
We have launched OpenEval (v1.0.0-rc.1), an open standard (Apache 2.0) for portable LLM evaluation datasets. Every eval framework uses incompatible formats — OpenEval provides a standard JSON format + converters + SDKs (TypeScript + Python).
What We're Proposing
Add to_openeval() and from_openeval() methods (~50-100 lines using our SDK).
Resources
We would love to collaborate.
Overview
We have launched OpenEval (v1.0.0-rc.1), an open standard (Apache 2.0) for portable LLM evaluation datasets. Every eval framework uses incompatible formats — OpenEval provides a standard JSON format + converters + SDKs (TypeScript + Python).
What We're Proposing
Add
to_openeval()andfrom_openeval()methods (~50-100 lines using our SDK).Resources
npm install @openeval/sdkpip install openevalWe would love to collaborate.