Data set containing input and output prizes for all OpenAI's GPT API models.
Format
A data.frame containing 22 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 |
References
OpenAI. Pricing. https://openai.com/api/pricing/