Commit Graph

14 Commits (d72c33b680b25d353f5cdb4f77fd3429e22cb73b)

Author SHA1 Message Date
t.me/xtekky a2ed9c690d
fix for account creation 2 years ago
Raju Komati 2c720f83a8
added validation for model parameter 2 years ago
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