1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
t.me/xtekky 07981c8bdd
poe.com api (gpt-4) [added license for api.py 2023-04-16 23:54:01 +01:00
t.me/xtekky c38e367ec6 quora (poe) [gpt-4/3.5] api unpatch 2023-04-16 17:10:37 +01:00
t.me/xtekky 69593b77b1
Revert "unpatch mail" 2023-04-16 14:28:21 +01:00
– sanz f1d84fbf45
Update mail.py 2023-04-16 20:38:18 +08:00
– sanz 44acf50bf4
unpatch mail
fixed #27
2023-04-16 20:35:07 +08:00
t.me/xtekky 8c0f5e9634 updated quora(poe) (token creation patched atm) 2023-04-15 15:42:07 +01:00
t.me/xtekky d0f58147bb
quora (poe) [gpt-4/3.5] create bot feature fix
fixed custom model not working
2023-04-13 16:08:04 +01:00
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'
}
2023-04-11 17:44:29 +01:00
t.me/xtekky c9e6f23c17 quora (poe) test [gpt 4] 2023-04-11 12:11:13 +01:00
t.me/xtekky 38fd6884ac poe (quora) updated 2023-04-10 01:10:15 +02:00
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
2023-04-10 01:09:29 +02:00