OpenAI plu-in : issue with GDP4 API

Dear all,

I am successfully testing testing the OpenAI pugin, and it works well for  gpt-3.5 Turbo as well as davinci.

But is does not work with gpt-4, despite I have opened an account, subscribe to gdp-4 and created an API key:

  • While the plug-in offers me some translation proposals from gpt-3.5 and davinci, I get the pop-up "Not found" with gpt 4
  • While checking the OpenAi API records, the filed "Last used" indicates "Never"

I guess there is an API issue, or set-up issue as it seems the API key created from the OpenAi account is not recognised by the plug-in.

Any idea? A warm thank you in advance for your help :-)

Benoit

emoji
Parents Reply
  • Hi  ,

    Thank you for providing your log files.  I have reviewed them this evening and confirm that you are attempting to access the correct model (e.g. gpt-4).  However, the message that is returned from the sever indicates that you don't have access to the gpt-4 API.

    The exact message that is captured from your log file: The model `gpt-4` does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4

    From what you have explained above, you have a paid gpt-4 account and you also confirmed that you recreated the API key and saved it in the OpenAI Translator plugin settings.

    Would you be available for a meeting via Teams where you can demo this issue from your sytem?  It will also give me an opportunity to try identify what is the cause..
    If yes, let's organize via e-mail.

    Please let me know,

     

     

    While the file "Settings.xml" is storing the prompt, not the API key. The API key is stored in the file "Config.xml", instead.

    Is it just a detail, or can it explains why the plug-in is not working? Is the plug-in checking/looking for the API in a wrong place, then sending a pop-up error message?

    The plugin is persisting the information in different files to separate concerns.  This does not affect the feature functionality. Note: If this was the cause, it would also prevent you from running a query against the model 3.5-turbo

    emoji
Children