groqd/README.md

20 lines
637 B
Markdown
Raw Normal View History

2025-12-20 16:53:01 +00: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.