Skip to content

Commit

Permalink
added features section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
conneroisu committed Sep 6, 2024
1 parent 426b4f2 commit 41c2704
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 41c2704

Please sign in to comment.