You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #431 [Platform][OpenAI][Whisper] Validate API key to use OpenAI key format (OskarStark)
This PR was squashed before being merged into the main branch.
Discussion
----------
[Platform][OpenAI][Whisper] Validate API key to use OpenAI key format
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
Changed test key from `test-key` to `sk-test-key` to match OpenAI's API key format convention where keys start with `sk-`.
Commits
-------
02ffc24 [Platform][OpenAI][Whisper] Validate API key to use OpenAI key format
0 commit comments