Skip to content

Conversation

@srijnabhargav
Copy link

fix: correct Groq chat completion configuration

Description

Fixes Groq chat completion failures by adding the missing model field and correcting the Groq setting ID mappings.

What changed

  • Added model to Groq chat completion request
  • Fixed swapped Groq model and API key setting IDs

Acceptance Criteria

  • Groq request includes model
  • Groq settings are correctly mapped

screenshot of the bug :

Screenshot from 2026-01-08 23-01-38 Screenshot from 2026-01-09 00-20-27

screenshot of the bug fixed :

Screenshot from 2026-01-09 00-25-46 Screenshot from 2026-01-09 00-25-21

Fixes

Fixes #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix:Groq chat completion fails due to missing model

1 participant