Commit Graph

12 Commits (94282777ea60497b80a83087fbc3ce48a04932b7)

Author SHA1 Message Date
Raju Komati 2200e777c1
updated the bot names in poe 2 years ago
Raju Komati 95fa113a60
added create bot method in Poe class 2 years ago
Raju Komati d97cbceb0d
updated type hint 2 years ago
Raju Komati a37920b27b
updated quora module, added selenium to get cookie 2 years ago
t.me/xtekky 2b30701b2e poe.com update (still patched) 2 years ago
t.me/xtekky b88dbfe4d3 poe.com recaptcha bypass 2 years ago
t.me/xtekky cad2b5a9da poe.com api (gpt-4) [added license for api.py] 2 years ago
t.me/xtekky c38e367ec6 quora (poe) [gpt-4/3.5] api unpatch 2 years ago
t.me/xtekky 8c0f5e9634 updated quora(poe) (token creation patched atm) 2 years ago
t.me/xtekky d0f58147bb
quora (poe) [gpt-4/3.5] create bot feature fix
fixed custom model not working
2 years ago
t.me/xtekky 081dfff8b4 quora (poe) [gpt-4/3.5] create bot feature
added create bot feature

quora.Model.create

new model names:

{
    'sage'   : 'capybara',
    'gpt-4'  : 'beaver',
    'claude-v1.2'         : 'a2_2',
    'claude-instant-v1.0' : 'a2',
    'gpt-3.5-turbo'       : 'chinchilla'
}
2 years ago
t.me/xtekky 3be905b742 rename poe api ( gpt 4 ) to quora
due to having same name as poe-api, I changed the name for it to be used with the other package
2 years ago