Currently, this extension only supports ChatGPT API with text-davinci-003.
According to the documentation, API with new model gpt-3.5-turbo is released and it performs at a similar capability to text-davinci-003 but at 10% the price per token. So it is recommended for most use cases.
It would be great if this extension supports the new model as well.
Currently, this extension only supports ChatGPT API with
text-davinci-003
.According to the documentation, API with new model
gpt-3.5-turbo
is released and it performs at a similar capability totext-davinci-003
but at 10% the price per token. So it is recommended for most use cases.It would be great if this extension supports the new model as well.