Skip to content

romellfudi/talk_to_BardGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set the environment variable for Google Bard Session

  1. Go to the Website console in your browser
  2. Open the developer tools (F12)
  3. Go to the Cache tab
  4. Find the session cookie (starts with __Secure-1PSID=)
  5. Copy the value of the cookie
  6. Paste it into the VAR_1PSID environment variable in .env

By Romell Domínguez