summaryrefslogtreecommitdiffstats
path: root/quora (follow)
Commit message (Collapse)AuthorAgeFilesLines
* poe.com updatet.me/xtekky2023-04-251-1/+6
|
* fix for account creationt.me/xtekky2023-04-251-4/+8
|
* added validation for model parameterRaju Komati2023-04-241-2/+11
|
* updated poe readmeRaju Komati2023-04-241-1/+1
|
* updated the bot names in poeRaju Komati2023-04-242-11/+23
|
* added create bot method in Poe classRaju Komati2023-04-241-5/+24
|
* updated type hintRaju Komati2023-04-241-1/+2
|
* updated readmeRaju Komati2023-04-231-0/+9
|
* updated quora module, added selenium to get cookieRaju Komati2023-04-233-386/+544
|
* Fix typos in READMEsCalistus Saratuki2023-04-221-1/+1
|
* move documenation to individual foldert.me/xtekky2023-04-222-104/+49
|
* poe.com update (still patched)t.me/xtekky2023-04-224-95/+220
|
* Fix typo in api.pyIkko Eltociear Ashimine2023-04-201-1/+1
| | | occured -> occurred
* poe.com recaptcha bypasst.me/xtekky2023-04-202-1/+5
|
* poe.com graphql dir updatet.me/xtekky2023-04-192-1/+2
|
* Create PoeBotEditMutation.graphqlt.me/xtekky2023-04-181-0/+24
|
* poe.com api (gpt-4) [updated api.py]t.me/xtekky2023-04-182-6/+160
|
* poe.com api (gpt-4) [added license for api.py]t.me/xtekky2023-04-172-0/+3
|
* poe.com api (gpt-4) [added license for api.pyt.me/xtekky2023-04-171-0/+20
|
* quora (poe) [gpt-4/3.5] api unpatcht.me/xtekky2023-04-164-98/+119
|
* Revert "unpatch mail"revert-29-patch-1t.me/xtekky2023-04-161-16/+40
|
* Update mail.py– sanz2023-04-161-3/+3
|
* unpatch mail– sanz2023-04-161-42/+18
| | | fixed #27
* updated quora(poe) (token creation patched atm)t.me/xtekky2023-04-153-59/+85
|
* quora (poe) [gpt-4/3.5] create bot feature fixt.me/xtekky2023-04-131-5/+6
| | | fixed custom model not working
* quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky2023-04-112-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/xtekky2023-04-111-0/+1
|
* poe (quora) updatedt.me/xtekky2023-04-101-13/+0
|
* rename poe api ( gpt 4 ) to quorat.me/xtekky2023-04-1037-0/+1580
due to having same name as poe-api, I changed the name for it to be used with the other package