alexanderatallah / window.ai

Use your own AI models on the web
https://windowai.io
MIT License
782 stars 68 forks source link

Support multiple versions of gpt-3.5 and gpt-4 #68

Open duno9 opened 1 year ago

duno9 commented 1 year ago

OpenAI has multiple versions of gpt-3.5 and gpt-4 available as part of their [upgrade and deprecation process]https://platform.openai.com/docs/deprecations/. They also have differing context window options. Window.ai should allow the user to select between these options (e.g. gpt-3.5-turbo-0613 vs gpt-3.5-turbo-0301 vs gpt-3.5-turbo-16k)