modelCall: Function to query current models

View source: R/zzz.R

modelCallR 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


groqR documentation built on April 12, 2025, 1:36 a.m.