Added token stats
This commit is contained in:
parent
c9a3f1d997
commit
71f6434abe
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ session_id: "not exposed to the session"
|
|||
llm_family: "GPT-5 family"
|
||||
exact_model: "not exposed to the session"
|
||||
harness: "OpenAI Codex, managed collaborative agent harness"
|
||||
token_count: "not exposed by the harness"
|
||||
token_count: "total=519,932 input=457,158 (+ 20,178,816 cached) output=62,774 (reasoning 19,396)"
|
||||
---
|
||||
|
||||
# Codex — the repair path stayed narrow, and the queue told the truth
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ session_id: "not exposed to the session"
|
|||
llm_family: "GPT-5 family"
|
||||
exact_model: "not exposed to the session"
|
||||
harness: "OpenAI Codex, managed collaborative agent harness"
|
||||
token_count: "not exposed by the harness"
|
||||
token_count: "total=2,129,996 input=1,917,772 (+ 55,679,104 cached) output=212,224 (reasoning 78,343)"
|
||||
---
|
||||
|
||||
# Codex — the helper got a room before the key existed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue