betalgo / openai

.NET library for the OpenAI service API by Betalgo Ranul
https://ranultinga.com/
MIT License
2.9k stars 528 forks source link

GPT3.5 Turbo 16 Token availability #399

Closed NicolasMsk closed 1 year ago

NicolasMsk commented 1 year ago

Hello !

A simple question, do you know when the GPT3.5 Turbo 16k Token will be available for APi calls with your library ?

Thanks

kayhantolga commented 1 year ago

It should already be available. You can pass the model name as a string if it is not in the model list. However, I can also see that it is in the model list.