Hello,
I have some questions regarding cost charges based on API response results:
1. Cost charges when content is filtered
Why are costs incurred when finish_reason_normalized is "content_filter" while both token_completion and tokens_reasoning are 0? What type of cost is this?
2. Zero Completion Insurance conditions and cost discrepancies
Regarding "Zero Completion Insurance", when finish_reason_normalized is blank/null and token_completion is 0:
- Sometimes
cost_totalis 0 - Sometimes
cost_totalis greater than 0
What causes this difference? For cases where cost_total is greater than 0, are these charges actually billed to customers, or are they automatically refunded as part of the insurance structure?
2-1. Clarification on "blank" definition
Additionally, does "blank" in the blank/null condition refer to an empty string, or is there a separate "blank" value that can appear?
Thank you for your clarification on these billing matters.
Best regards