PawanOsman / ChatGPT.Net

C# library for ChatGPT using official OpenAI API

Home Page:https://www.nuget.org/packages/ChatGPT.Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can I use chatgpt api key instead of sessiontoken

willhuo opened this issue · comments

I want to use api key instead of __Secure-next-auth.session-token.
Because __Secure-next-auth.session-token will expire in 7 days.
How can I use api key .

now the latest version is using API Key by default, please update to 2.0.0