IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.47k stars 383 forks source link

Use ChatGPT's TOKEN #156

Closed superfastisfast closed 1 year ago

superfastisfast commented 1 year ago

Its very easy to get [and free]

  1. press [F12] or [CTRL+SHIFT+I] on your keyboard.
  2. go to the applications tab in the Developer Tools window.
  3. search for __Secure-next-auth.session-token copy it then paste it then paste it into the config.

Its fairly easy to implement too! [right?]