modelCall {groqR} | R Documentation |
Function to query current models
Description
The modelCall
function is designed to query current models from Groq.
Usage
modelCall(api_key = Sys.getenv("GROQ_API_KEY"))
Arguments
api_key |
The Groq API key. |
Details
The function checks the following environment variables:
-
GROQ_API_KEY
Value
model table
[Package groqR version 0.0.3 Index]