Skip to content

Cannot add Groq as Provider (default model deprecation) #311

Description

@wlucha

Checklist

  • I'm running the newest version of LLM Vision https://github.com/valentinfrlch/ha-llmvision/releases/latest
  • I have enabled debug logging for the integration.
  • I have filled out the issue template to the best of my ability.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
  • This is a bug and not a feature request.
  • I have searched open issues for my problem.

Describe the issue

Hello,

Groq cannot be added as a provider anymore because the "llama-3.2-11b-vision-preview" model, which seems to be used while setting up the provider has been deprecated by GroqCloud:
https://console.groq.com/docs/deprecations#april-14-2025-multiple-model-deprecations

Reproduction steps

  1. Add LLmVision Integration
  2. Select Groq as provider
  3. Enter API Key and click Submit

Debug logs

--- Groq Log ---

Error: The model `llama-3.2-11b-vision-preview` has been decommissioned and is no longer supported. Please refer to https://console.groq.com/docs/deprecations for a recommendation on which model to use instead.
Type: invalid_request_error
Code: model_decommissioned

--- Response Code ---
400

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions