royerlab / napari-chatgpt

A napari plugin to process and analyse images with chatGPT!
BSD 3-Clause "New" or "Revised" License
224 stars 24 forks source link

chatGPT4 option not available in released version #16

Closed sporring closed 3 months ago

sporring commented 11 months ago

In the recommended install version, the gpt-4 option is not available, only various versions of gpt3.5.

royerloic commented 11 months ago

This is weird; I get the list of models from the OpenAI API, so if it does not show up, it means you don't have access, But I believe that the API for 4 is accessible to all by now. Could you post a screenshot of the model list with the latest version? Thanks!

royerloic commented 5 months ago

Ok, turns out that you have to have made at least one payment to OpenAI (at least 1$), to be granted access to GPT4. See below:

image

as seen here: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4