diff --git a/README.md b/README.md index 99c124a6..90610788 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ client.chat( ```ruby client = OpenAI::Client.new( access_token: "groq_access_token_goes_here", - uri_base: "https://api.groq.com/" + uri_base: "https://api.groq.com/openai" ) client.chat(