I was wondering :
Is what im using here Dall-e ? or is it another model ?
Is there only one model for picture generation ? if not how can i change the one i use ?
I tried changing to ‘model’: ‘image-alpha-002’, and i got an error when running ;
its pretty confusing as “image-alpha” is mentionned nowhere on the open ai website!
thanks fore reading! please help
i actually got it generated by chat gpt
here is the full code : open ai code - Pastebin.com
seeing as im not that good with js i did not follow the open AI guide , i will try that next
any insight you have is helpfull
Cannot emphasize this enough. It’s like 50/50 on whether or not it knows whether or not it knows something, so if it doesn’t know that it doesn’t know, it just acts like it knows, you know?
Point being: If you want to get the most out of GPT-3, become familiar with its limitations. It will gladly lead you down the garden path. There’s an old Ukrainian saying: “Trust, but verify”.
thanks for pointing me in a direction and the advice!
if i can ask does anyone know the different “models” that can be used using the api? / any limitations compared to the web based dall-e ?
If you’re looking for image generation, AFAIK, OpenAI just has the Image API with the create, create_edit, and create_variation, but I think you can fine-tune them to get a specific style?