mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
e80a924292
Previously all openai-codex models had pricing set to 0, causing the TUI to always show $0.00 for cost tracking. Updated pricing based on OpenAI Standard tier rates: - gpt-5.2/gpt-5.2-codex: $1.75/$14.00 per 1M tokens - gpt-5.1/gpt-5.1-codex/gpt-5.1-codex-max: $1.25/$10.00 per 1M tokens - gpt-5/gpt-5-codex: $1.25/$10.00 per 1M tokens - codex-mini-latest: $1.50/$6.00 per 1M tokens - gpt-5-mini/gpt-5.1-codex-mini/gpt-5-codex-mini: $0.25/$2.00 per 1M tokens - gpt-5-nano: $0.05/$0.40 per 1M tokens Source: https://platform.openai.com/docs/pricing
e80a924292
ยท
2026-01-06 17:45:09 +01:00
History