Groq Models

W-Kits supports Groq's high-performance models. Import and use these models in your AI agents for different capabilities.

Environment Setup

Import and Usage

import { groq } from 'w-kits/models';

const agent = new Agent({
  model: groq('llama-3.3-70b-versatile'),
  // ... other configuration
});

Model Capabilities

ModelImage InputObject GenerationTool UsageTool Streaming
llama-3.3-70b-versatile
llama-3.1-8b-instant
gemma2-9b-it
mixtral-8x7b-32768