Skip to content

Instantly share code, notes, and snippets.

@FrancescoCaracciolo
Created July 27, 2023 13:55
Show Gist options
  • Save FrancescoCaracciolo/206b25d1e8859f50f7569a503070b867 to your computer and use it in GitHub Desktop.
Save FrancescoCaracciolo/206b25d1e8859f50f7569a503070b867 to your computer and use it in GitHub Desktop.
Poe.Com Newelle Info

Token

Log into Poe on any desktop web browser, then open your browser's developer tools (also known as "inspect") and look for the value of the p-b cookie in the following menus:

  • Chromium: Devtools > Application > Cookies > poe.com
  • Firefox: Devtools > Storage > Cookies
  • Safari: Devtools > Storage > Cookies

Note that excessive usage of this library may lead to your account getting banned. It is recommended that you set your own rate limits, and that you use an alt account that you don't value. See issue #118 for more details. If your requests are infrequent, the risk for a ban is very low.

Codenames

For poe.com custom bots, the name you see on the title of the bot is also its codename.

For default bots:

  • Assistant: "capybara"
  • ChatGPT: "chinchilla"
  • GPT-4: "beaver"
  • Claude-instant-100k: "a2_100k"
  • Claude-istant: "a2"
  • ChatGPT-16k: "agouti"
  • Claude-2-100k: "a2_2"
  • Google-PaLM: "acouchy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment