chore(benchmarks): replace LLM-as-judge, new structural validation

This commit is contained in:
Johann Schopplich
2025-11-07 21:28:21 +01:00
parent 9a519dd114
commit acca69c64a
25 changed files with 1311 additions and 396 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "0.8.0",
"packageManager": "pnpm@10.20.0",
"description": "Token-Oriented Object Notation (TOON) a token-efficient JSON alternative for LLM prompts",
"description": "Token-Oriented Object Notation (TOON) A compact, deterministic JSON format for LLM prompts",
"author": "Johann Schopplich <hello@johannschopplich.com>",
"license": "MIT",
"homepage": "https://toonformat.dev",