Commit Graph

7 Commits (d72c33b680b25d353f5cdb4f77fd3429e22cb73b)

Author SHA1 Message Date
Raju Komati 98afd5b985
Merge branch 'main' into fix/poe_account_creation 2 years ago
Rupesh Sreeraman da890d8599 Added GUI 2 years ago
Raju Komati a37920b27b
updated quora module, added selenium to get cookie 2 years ago
t.me/xtekky b31d053191 add curl_cffi 2 years ago
t.me/xtekky aa387bd4af added modules 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
QuartzWarrior e7f2e807e4
Create requirements.txt
Add the requirements needed to run this
2 years ago