Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-04-29 | added gpt4free package | Raju Komati | 39 | -2200/+0 | |
2023-04-28 | Update README.md | digger-yu | 1 | -4/+5 | |
Modified the style of warning | |||||
2023-04-27 | added main module for accessing all services | Raju Komati | 39 | -2199/+0 | |
2023-04-27 | Reformat code using PyCharm | Aymane Hrouch | 2 | -59/+59 | |
2023-04-27 | new changes | Andrew Tsegaye | 1 | -2/+18 | |
2023-04-27 | updated quora readme | Raju Komati | 1 | -1/+1 | |
2023-04-27 | removed unused variables | Raju Komati | 1 | -3/+0 | |
2023-04-27 | refactored the code and updated Poe class to accept keyword arguments to specify driver type | Raju Komati | 3 | -278/+256 | |
2023-04-25 | poe.com update | t.me/xtekky | 1 | -1/+6 | |
2023-04-25 | fix for account creation | t.me/xtekky | 1 | -4/+8 | |
2023-04-24 | added validation for model parameter | Raju Komati | 1 | -2/+11 | |
2023-04-24 | updated poe readme | Raju Komati | 1 | -1/+1 | |
2023-04-24 | updated the bot names in poe | Raju Komati | 2 | -11/+23 | |
2023-04-24 | added create bot method in Poe class | Raju Komati | 1 | -5/+24 | |
2023-04-24 | updated type hint | Raju Komati | 1 | -1/+2 | |
2023-04-23 | updated readme | Raju Komati | 1 | -0/+9 | |
2023-04-23 | updated quora module, added selenium to get cookie | Raju Komati | 3 | -386/+544 | |
2023-04-22 | Fix typos in READMEs | Calistus Saratuki | 1 | -1/+1 | |
2023-04-22 | move documenation to individual folder | t.me/xtekky | 2 | -104/+49 | |
2023-04-22 | poe.com update (still patched) | t.me/xtekky | 4 | -95/+220 | |
2023-04-20 | Fix typo in api.py | Ikko Eltociear Ashimine | 1 | -1/+1 | |
occured -> occurred | |||||
2023-04-20 | poe.com recaptcha bypass | t.me/xtekky | 2 | -1/+5 | |
2023-04-19 | poe.com graphql dir update | t.me/xtekky | 2 | -1/+2 | |
2023-04-18 | Create PoeBotEditMutation.graphql | t.me/xtekky | 1 | -0/+24 | |
2023-04-18 | poe.com api (gpt-4) [updated api.py] | t.me/xtekky | 2 | -6/+160 | |
2023-04-17 | poe.com api (gpt-4) [added license for api.py] | t.me/xtekky | 2 | -0/+3 | |
2023-04-17 | poe.com api (gpt-4) [added license for api.py | t.me/xtekky | 1 | -0/+20 | |
2023-04-16 | quora (poe) [gpt-4/3.5] api unpatch | t.me/xtekky | 4 | -98/+119 | |
2023-04-16 | Revert "unpatch mail"revert-29-patch-1 | t.me/xtekky | 1 | -16/+40 | |
2023-04-16 | Update mail.py | – sanz | 1 | -3/+3 | |
2023-04-16 | unpatch mail | – sanz | 1 | -42/+18 | |
fixed #27 | |||||
2023-04-15 | updated quora(poe) (token creation patched atm) | t.me/xtekky | 3 | -59/+85 | |
2023-04-13 | quora (poe) [gpt-4/3.5] create bot feature fix | t.me/xtekky | 1 | -5/+6 | |
fixed custom model not working | |||||
2023-04-11 | quora (poe) [gpt-4/3.5] create bot feature | t.me/xtekky | 2 | -12/+111 | |
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 | quora (poe) test [gpt 4] | t.me/xtekky | 1 | -0/+1 | |
2023-04-10 | poe (quora) updated | t.me/xtekky | 1 | -13/+0 | |
2023-04-10 | rename poe api ( gpt 4 ) to quora | t.me/xtekky | 37 | -0/+1580 | |
due to having same name as poe-api, I changed the name for it to be used with the other package |