openai-java icon indicating copy to clipboard operation
openai-java copied to clipboard

Questions about token

Open jwlioahd opened this issue 2 years ago • 2 comments

I read the document and still don't know where to get this token. What do I need to do about it?

jwlioahd avatar Oct 06 '23 15:10 jwlioahd

If you're referring to the API token, on the OpenAI website, it's referred to as "API keys"

If you have an account, you can find it under here: https://platform.openai.com/account/api-keys

AlphaSerpentis avatar Oct 06 '23 22:10 AlphaSerpentis

如果您指的是 API 令牌,在 OpenAI 网站上,它被称为“API 密钥”

如果您有帐户,可以在此处找到它:https://platform.openai.com/account/api-keys

Thank you, I have found a way, has reached the level of entry, I am studying the source code, API package and client package I do not know how to use, they are all called through the server package?

jwlioahd avatar Oct 07 '23 03:10 jwlioahd