groq
Integrates with Groq’s high-performance AI inference platform for fast language model interactions. This set enables chat completions, model selection, and API key management for Groq’s optimized AI services. Groq specializes in ultra-fast inference speeds for real-time AI applications and conversational interfaces.
Area: 📦 plugins
Available Actions
This set contains 3 actions:
- groq-ai-chat - Sends chat messages to Groq AI service and receives intelligent responses, with options for full response details and model selection.
- groq-models - Retrieves the current list of available Groq AI models for use in chat and completion requests.
- set-groq-api-key - Configures your Groq API key for authenticating requests to the Groq AI service platform.
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
groq-ai-chat "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.