Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-04-17 | poe.com api (gpt-4) [added license for api.py] | t.me/xtekky | 1 | -13/+0 | |
2023-04-16 | ora.sh load model ( to use gpt-4 ) | t.me/xtekky | 1 | -0/+27 | |
2023-04-15 | updated quora(poe) (token creation patched atm) | t.me/xtekky | 2 | -1/+8 | |
2023-04-15 | phind.com api (gpt-4 + internet) best answers | t.me/xtekky | 1 | -0/+13 | |
2023-04-13 | t3nsor.tech api unpatch | t.me/xtekky | 1 | -7/+0 | |
2023-04-12 | _ | t.me/xtekky | 1 | -0/+32 | |
2023-04-12 | _ | t.me/xtekky | 1 | -32/+0 | |
2023-04-11 | ora.sh update (gpt-3.5) | t.me/xtekky | 1 | -0/+29 | |
2023-04-11 | quora (poe) [gpt-4/3.5] create bot feature | t.me/xtekky | 1 | -0/+18 | |
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 | -1/+1 | |
2023-04-10 | poe (quora) updated | t.me/xtekky | 1 | -0/+13 | |
2023-04-10 | rename poe api ( gpt 4 ) to quora | t.me/xtekky | 1 | -13/+0 | |
due to having same name as poe-api, I changed the name for it to be used with the other package | |||||
2023-04-10 | you.com api (gpt 3.5 + internet) | t.me/xtekky | 1 | -0/+32 | |
2023-04-06 | writesonic.com api (gpt3.5 with internet) | t.me/xtekky | 2 | -0/+49 | |
will add image generation later on | |||||
2023-04-06 | updated t3nsor (gpt 3.5) | t.me/xtekky | 1 | -0/+7 | |
changed iter lines to iter content chunks, way smoother and more updates + resolved dict issue | |||||
2023-04-06 | updated poe api (gpt4) | t.me/xtekky | 1 | -0/+13 | |
fixed tls_client issue by switching to request Session, and update the poe api |