/embedded-groq | Type: Embedded | PCID required: No
Tools
| Tool | Description |
|---|---|
embedded-groq_generate | Generate text using Groq models |
embedded-groq_generate
Generate text using Groq models Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
model | string | No | "llama-3.1-8b-instant" | Groq model to use |
systemPrompt | string | No | — | System prompt to set behavior and context |
userPrompt | string | Yes | — | User prompt containing the main request or conversation |
fileUrls | string[] | No | — | Optional array of file URLs for analysis. Always include file URLs when analyzing specific files. |

