Skip to content

Conversation

ThatGuySam
Copy link

@ThatGuySam ThatGuySam commented May 6, 2024

OpenAI recently rolled out per project API keys with the following format:

sk-proj-abcdefghijklmnopqrstuvwxyz1234567890abcdef

Although this article doesn't seem to mention this specific format change you can read about it here:
https://help.openai.com/en/articles/9186755-managing-your-work-in-the-api-platform-with-projects

You might be able to create a your own Project API key to verify here:
https://platform.openai.com/api-keys

The current Regex pattern for API Keys only supports the classic keys

sk-abcdefghijklmnopqrstuvwxyz1234567890abcdef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant