Skip to content

Add Groq as a provider #2

Description

@8crsk

Groq's API is OpenAI-compatible and famously fast — a great fit for an interactive phone agent.

Where: app/src/main/java/com/crsk/openclaw/data/providers/ProviderCatalog.kt — follow the pattern of the four existing CUSTOM providers (see also the sibling issue for OpenRouter).

Acceptance criteria

  • groq entry (baseUrl https://api.groq.com/openai/v1, default models e.g. llama-3.3-70b-versatile)
  • Key hint/validation (gsk_…)
  • Works end-to-end from Settings
  • Tests + lint green

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomers🌱 starterSmall, self-contained, perfect first contribution

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions