Idiomatic Ruby client for Groq's OpenAI-compatible API. Covers chat completions (sync + streaming), embeddings, audio (speech, transcription, translation), models, files, and batches. Built on Net::HTTP, with parameter validation via dry-schema and internal Result-based control flow via dry-monads.
Required Ruby Version
>= 3.2.0
Authors
Pawel Osiczko