High output tokens in a structured output query #2693
Unanswered
jesuspascuall
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I've implemented a query to gpt5 API using a structured output (no more than 20 fields of less than 3 words each). When inspecting the token usage of my queries, I am using 1000 input tokens and 4000 output tokens for each query. Why am I getting that high output tokens?
Beta Was this translation helpful? Give feedback.
All reactions