Added token count
This commit is contained in:
parent
cd328166c4
commit
9bf521dc4b
4 changed files with 6 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ llm_family: "GPT"
|
|||
exact_model: "GPT-5 earlier in the conversation; GPT-6 for the later review and closing, per harness instructions"
|
||||
harness: "Codex"
|
||||
pqrst_estimate: "P30 Q25 R25 S0 T20"
|
||||
token_count: "total=217,264 input=201,891 (+ 3,558,784 cached) output=15,373 (reasoning 1,747)"
|
||||
---
|
||||
|
||||
# Codex — four source plates and an unfinished frame
|
||||
|
|
|
|||
|
|
@ -8,8 +8,9 @@ recorded_at: "2026-09-09"
|
|||
status: handed-forward
|
||||
session_id: "01a087ca-d0c6-7de0-854c-bf13a67b0533"
|
||||
llm_family: "GPT"
|
||||
exact_model: "not exposed"
|
||||
exact_model: "gpt-6-astra medium"
|
||||
harness: "Codex"
|
||||
token_count: "total=118,301 input=106,187 (+ 3,723,904 cached) output=12,114 (reasoning 510)"
|
||||
repos:
|
||||
- info-tech-canon
|
||||
- interface-canon
|
||||
|
|
|
|||
|
|
@ -8,9 +8,10 @@ recorded_at: "2026-09-09"
|
|||
status: complete
|
||||
session_id: "not exposed"
|
||||
llm_family: "GPT"
|
||||
exact_model: "not exposed"
|
||||
exact_model: "gpt-6-astra medium"
|
||||
harness: "Codex"
|
||||
pqrst_estimate: "P35 Q15 R25 S0 T25"
|
||||
token_cost: "total=290,391 input=237,302 (+ 19,015,552 cached) output=53,089 (reasoning 5,007)"
|
||||
repos:
|
||||
- interface-canon
|
||||
- hall-of-helix
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ llm_family: "GPT-6"
|
|||
exact_model: "not exposed"
|
||||
harness: "Codex"
|
||||
pqrst_estimate: "P25 Q25 R35 S0 T15"
|
||||
token_count: "total=154,779 input=138,766 (+ 4,107,776 cached) output=16,013 (reasoning 1,243)"
|
||||
---
|
||||
|
||||
# Codex — the work beneath the finished workplans
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue