Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.6k stars 699 forks source link

Unofficial Mode Not Authenticating #427

Closed sahinkerim closed 1 year ago

sahinkerim commented 1 year ago

I write puid and access token but i am getting error when running /chat ... command.

"You didn't provide an API key. You need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys."

Can you help me?

Zero6992 commented 1 year ago

you are using OFFICIAL model

sahinkerim commented 1 year ago

but i put puid and access token. how can i use unofficial model?

sahinkerim commented 1 year ago

thank you for answer i forgot change chat model.