mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:20:44 +00:00
docs: add generated plugin reference pages
This commit is contained in:
23
docs/plugins/reference/groq.md
Normal file
23
docs/plugins/reference/groq.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
summary: "Adds Groq model provider support to OpenClaw."
|
||||
read_when:
|
||||
- You are installing, configuring, or auditing the groq plugin
|
||||
title: "Groq plugin"
|
||||
---
|
||||
|
||||
# Groq plugin
|
||||
|
||||
Adds Groq model provider support to OpenClaw.
|
||||
|
||||
## Distribution
|
||||
|
||||
- Package: `@openclaw/groq-provider`
|
||||
- Install route: included in OpenClaw
|
||||
|
||||
## Surface
|
||||
|
||||
providers: groq; contracts: mediaUnderstandingProviders
|
||||
|
||||
## Related docs
|
||||
|
||||
- [groq](/providers/groq)
|
||||
Reference in New Issue
Block a user