scalable-dynamics / gpt-spa

A customizable GPT in a single page, using OpenAI models text-embedding-ada-002, tts-1, whisper-1, dall-e-3, and gpt-4-vision-preview
https://scalable-dynamics.github.io/gpt-spa/
MIT License
13 stars 3 forks source link

Access to GPT-4 models with API key requires spending at least $1 with OpenAI #3

Open scalabled opened 9 months ago

scalabled commented 9 months ago

Thanks to X user @russellm for reporting this problem:

image

Viewing the page linked in the error message, OpenAI indicates the requirement: image

Possible Solutions:

  1. Allow switching to GPT 3.5 Turbo, until they reach the $1 amount (vision model will not be available)
  2. Allow using text-to-speech (TTS) model, until they reach the $1 amount (other models will not be available)
  3. Allow connecting to a hosted API which has the same format as OpenAI APIs
scalabled commented 9 months ago

Link to OpenAI Help page: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4

X Poll for this issue: https://x.com/MrInReality1/status/1730601034861384177?s=20