Tutorial: Obtaining a Session Key for OpenAI Platform #2936
H0llyW00dzZ
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
我怎么显示额度是5美元呢?谢谢 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In this tutorial, I will guide you on how to obtain a session key for the OpenAI platform. The session key can be used for any models (fine-tuning,playground,etc) if you already have an API key. However, we recommend using this session key specifically for the client app as a local.
The steps below to obtain the session key:
Here's an example screenshot showing the session key in the developer tools panel:
After obtaining the session key, you can use it in your client app as a local setting. This session key allows you to access and utilize OpenAI models for various purposes.
Beta Was this translation helpful? Give feedback.
All reactions