Groq chat completion fails due to missing model
Problem
Groq chat completions fail at runtime because:
- The
model field is missing in the request body
- Groq model and API key setting IDs are swapped
This results in invalid API requests and runtime errors during bot execution.
Acceptance Criteria
Screenshot of the bug :
Terminal Error :
