refactor: move eval/ and data_adapters/ to tools/

This commit is contained in:
2026-05-12 00:40:33 +08:00
parent d1ecb13175
commit 3507fdc202
9 changed files with 40 additions and 40 deletions

View File

@@ -0,0 +1 @@
"""Data adapters: convert external datasets to the project's traces.jsonl format."""