use official chatgpt api
Closed this issue · 0 comments
kiranvshah commented
add an option to change the model to use the official chatgpt api. entering of openai api token should remain the same. codex should be kept as an alternative option as a free tier.
openai blog post: https://openai.com/blog/introducing-chatgpt-and-whisper-apis
using openai api to make chat completions: https://platform.openai.com/docs/api-reference/chat
chatgpt api guide: https://platform.openai.com/docs/guides/chat/introduction
gpt-3.5-turbo
model should be used as this will receive updates