Commit Graph

10 Commits (ae1005aab7530541e9f8a6ee0c2a4de47edb9147)

Author SHA1 Message Date
fengruixiang ae1005aab7 add model config profiles and cost tracking
- models.json: named profiles with base url/key/model and per-million token pricing
- support --config <Name> to load a profile, replacing --model/--base-url/--api-key
- accumulate input/output token usage across all API calls in the client
- compute time + token cost per case, written to {out}_cost.json behind opt-in --cost flag

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 12:00:48 +08:00
fengruixiang 30959cc26c update 2026-05-18 08:48:36 +08:00
fengruixiang ea2e1f24f2 update 2026-05-15 15:24:35 +08:00
fengruixiang 1c072360d4 update 2026-05-15 14:37:27 +08:00
fengruixiang 4a32806c13 update 2026-05-15 12:52:42 +08:00
fengruixiang 09f5be0180 update 2026-05-15 12:46:31 +08:00
fengruixiang 3851474aa3 qwen3 前后5000 分析结果 2026-05-15 09:15:23 +08:00
fengruixiang 8ff86e74ba update 2026-05-14 18:01:26 +08:00
fengruixiang deeaf741d1 summary-fast 2026-05-14 17:26:13 +08:00
fengruixiang 011adb00d7 update 2026-05-13 18:28:44 +08:00