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