| groq_model_prizes | R Documentation |
Data set containing input and output prizes for all GROQ's API models.
groq_model_prizes
A data.frame containing 4 rows/models and 3 variables/columns
| model | character | indicating the specific GPT model |
| price_in_per_token | character | indicating the input prize per token |
| price_out_per_token | character | indicating the output prize per token |
GROQ. Pricing. https://groq.com/pricing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.