Is it possible to dublicate this space and use it with my own OPENAI_API_KEYS?

#3
by minimen456 - opened

It doesn't seems to work.
I settings I created secrets:
OPENAI_API_KEYS = mykey
API_URL = https://api.openai.com/v1/models
NUM_THREADS = 2
Error:
error found: RetryError[<Future at 0x7f492edc7340 state=finished raised HTTPError>]
Any thoughts?

Ah, it seems o1-mini only available to Tier 5 sub.

Sign up or log in to comment