[BUG?] Multiple requests to different models per 1 simple "Hello" message #848
Unanswered
KernelBypass
asked this question in
Q&A
Replies: 3 comments
0 replies
|
Probably has nothing with Codex-lb, but I'm also still curious why GPT-5.4-mini (low) gets called on old, already-named chats. Maybe it's memory summarization. |
0 replies
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.
gpt-5.5-xhigh, I'm seeing 4 requests with different models (gpt-5.5-xhigh and gpt-5.4-mini-low) and efforts (xhigh and low) - see the screenshot:Is this a normal behavior? As far as I can tell, there should have not been any tool calls.
The two 5.5-xhigh requests were both pretty big too.
All reactions