Is there a specific API call to get the context window of each model open ai offers? I have printed out openai.Models.list() and there isn't any context window member in the json spit out.
That information would probably best fit in the OpenAI API endpoint:
GET https://api.openai.com/v1/models
But the API reference shows it doesn't currently return the model's context window :(
Seems like the best available "source of truth" for this information is the Models page in the documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With