bug: hangs for groq provider
Resolved 💬 4 comments Opened Apr 24, 2025 by codewithdark-git Closed Aug 7, 2025
What version of Codex is running?
0.1.2504221401
Which model were you using?
_No response_
What platform is your computer?
win32 | x64 | 10.0.22621
What steps can reproduce the bug?
I want to set up the Groq Provider to use the Groq Model. This is the command for the Groq provider with the model:
codex -m llama-4-scout-17b-16e-instruct --provide groq
Model setup
│ ↳ model: llama-4-scout-17b-16e-instruct │
│ ↳ provider: Groq │
│ ↳ approval: suggest |
Nothing is responding from the LLM. I also set up the API key.
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗