1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
Raju Komati 7ad5b95842
removed unused variables 2023-04-27 04:13:09 +05:30
Raju Komati 90e7797a4c
refactored the code and updated Poe class to accept keyword arguments to specify driver type 2023-04-27 04:10:02 +05:30
t.me/xtekky f236f0764e
poe.com update 2023-04-25 11:26:56 +01:00
t.me/xtekky a2ed9c690d
fix for account creation 2023-04-25 11:25:18 +01:00
Raju Komati 2c720f83a8
added validation for model parameter 2023-04-24 14:34:14 +05:30
Raju Komati 94282777ea
updated poe readme 2023-04-24 14:07:43 +05:30
Raju Komati 2200e777c1
updated the bot names in poe 2023-04-24 13:52:43 +05:30
Raju Komati 95fa113a60
added create bot method in Poe class 2023-04-24 13:27:25 +05:30
Raju Komati d97cbceb0d
updated type hint 2023-04-24 12:03:27 +05:30
Raju Komati ceaa47b9b2
updated readme 2023-04-24 03:16:30 +05:30
Raju Komati a37920b27b
updated quora module, added selenium to get cookie 2023-04-24 03:08:47 +05:30
Calistus Saratuki 0d252005c8 Fix typos in READMEs 2023-04-22 17:36:02 +03:00
t.me/xtekky 789b209d03 move documenation to individual folder 2023-04-22 13:54:01 +01:00
t.me/xtekky 2b30701b2e poe.com update (still patched) 2023-04-22 10:57:45 +01:00
Ikko Eltociear Ashimine b9cafe8c23
Fix typo in api.py
occured -> occurred
2023-04-21 01:08:24 +09:00
t.me/xtekky b88dbfe4d3 poe.com recaptcha bypass 2023-04-20 09:49:30 +01:00
t.me/xtekky 17cc9ea06c poe.com graphql dir update 2023-04-19 15:51:06 +01:00
t.me/xtekky 9f5552b1e3 Create PoeBotEditMutation.graphql 2023-04-18 16:16:13 +01:00
t.me/xtekky 05f3695e27 poe.com api (gpt-4) [updated api.py] 2023-04-18 16:16:09 +01:00
t.me/xtekky cad2b5a9da poe.com api (gpt-4) [added license for api.py] 2023-04-17 00:07:26 +01:00
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