From 06034d0b373a9aed5033c2e670950f765e285c2a Mon Sep 17 00:00:00 2001 From: Parker Date: Mon, 17 Feb 2025 21:24:31 -0600 Subject: Support OpenAI AND Groq --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e984734..0655796 100644 --- a/README.md +++ b/README.md @@ -106,10 +106,11 @@ Field | Description | Requirement GENIUS_CLIENT_ID | `CLIENT ID`: ID from Genius API Dashboard | **OPTIONAL** - *Used for the /lyrics command* GENIUS_CLIENT_SECRET | `CLIENT SECRET`: Secret string from Genius API Dashboard | **OPTIONAL** - *Used for the /lyrics command* -## OPENAI | OPTIONAL +## AI | OPTIONAL Field | Description | Requirement --- | --- | --- -OPENAI_API_KEY | API Key from OpenAI for autoplay recommendations | **OPTIONAL** - *Used to support the /autoplay feature* +SERVICE | Which providers API you will use. Supports `groq` or `openai` | **OPTIONAL** - *Used to support the /autoplay feature* +API_KEY | API key for the provider you are using | **OPTIONAL** - *Used to support the /autoplay feature*
-- cgit v1.2.3-70-g09d2