Skip to content

Navigation Menu

Sign in
Sign up

"empty response" error caused by long reasoning #187

Unanswered
l2dy asked this question in Q&A
Discussion options

With the default 1024 BUB_MAX_TOKENS, a model might not be able to finish reasoning and fails with the "empty response" error:

An error occurred at stage 'run_model': [temporary] openai:<redacted>: empty response

which is the result of this Responses API response:

[snip...],"output_tokens_details":{"reasoning_tokens":1023,"tool_output_tokens":0,"output_tokens_per_turn":[],"tool_output_tokens_per_turn":[]},"total_tokens":18843}

The error message misled me to think it's the LLM provider's issue. Could Bub's error message be more helpful in this case?

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /