| model_prizes | R Documentation |
Dataset mainly containing input and output prizes for all OpenAI's GPT API models.
model_prizes
A data.frame containing 36 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 |
OpenAI. Pricing. https://developers.openai.com/api/docs/pricing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.