Skip to content

Commit

Permalink
Merge pull request #20 from conneroisu/devie
Browse files Browse the repository at this point in the history
devie
  • Loading branch information
conneroisu authored Sep 6, 2024
2 parents bf9e217 + 41c2704 commit 33f0f04
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@

A community Go client implementation for the [Groq API](https://wow.groq.com/).

Groq API is a super fast way to query open source llms.
Groq is a super fast way to query open source llms.

## Features

- Supports all models from [Groq](https://wow.groq.com/) in a type-safe way.
- Supports streaming.
- Supports moderation.
- Supports audio transcription.
- Supports audio translation.

## Installation

Expand Down

0 comments on commit 33f0f04

Please sign in to comment.