mirror of
https://github.com/sudoxreboot/groqd
synced 2026-04-14 19:47:07 +00:00
20 lines
637 B
Markdown
20 lines
637 B
Markdown
|
|
# 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.
|