No description
Find a file
2025-12-20 15:32:34 -06:00
custom_components/groqd Increase default max tokens and fetch size 2025-12-20 15:32:34 -06:00
hacs.json Initial groqd integration 2025-12-20 10:53:01 -06:00
README.md Initial groqd integration 2025-12-20 10:53:01 -06:00

groqd

Home Assistant custom integration for Groq Cloud with full, configurable LLM options.

Features

  • Multiple instances (different models, personalities, settings)
  • Tool calling with Home Assistant LLM API integration
  • Configurable prompts, context limits, and generation parameters
  • Options flow for post-setup edits

Install (HACS)

  1. Add this repository as a custom repository in HACS (type: Integration).
  2. Install groqd.
  3. Restart Home Assistant.
  4. Add the integration from Settings → Devices & Services.

Notes

  • Bring your own Groq API key.
  • TTS is provided by Home Assistant and other integrations.