|
|
|
|
|
by neotrope
1145 days ago
|
|
This is untrue. Anyone can verify this by hitting the API using their key: curl https://api.openai.com/v1/models \
-H "Authorization: Bearer TOKEN" | \
jq '.data[].id'
Curious how you got it though. Perhaps you had an account for awhile? |
|