Hi, I am fairly new to OpenAI development so hopefully someone can point me in the right direction. I have an app idea that I want to build out that uses GPT-Vision.
-
If I want to move my app to production, do I need to apply for an Enterprise account? or can a production app just run off a standard GPT Plus account + a personal API key? are other people running production apps from their normal GPT Plus account and API Key? I’m unsure if I run a production application, do I need to declare under a separate account etc?
-
Secondly, to call the GPT4 Vision API - you call ‘gpt-4-vision-preview’. The documentation references nothing to this being “In Preview” or not fit for production use, but the ‘preview’ part of the name is freaking me out. Should I be worried that this API could be revoked or removed in the future before I consider production use? I would like some advice on why this has ‘preview’ in the name, but the documentation looks otherwise.
Thanks in advance!