summaryrefslogtreecommitdiffstats
path: root/testing (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-25added ora x-signed-token headert.me/xtekky1-0/+15
2023-04-24phind removed cloudflaret.me/xtekky1-0/+32
2023-04-24ora userid and session token for gpt-4t.me/xtekky1-19/+24
2023-04-23phind, user_agent and cf_clearance param for cloudflare bypasst.me/xtekky1-31/+0
2023-04-23Update ora_gpt4.pyt.me/xtekky1-0/+13
2023-04-22best models (gpt4/3.5/search)t.me/xtekky2-29/+24
2023-04-22sqlchatt.me/xtekky1-0/+7
2023-04-22move documenation to individual foldert.me/xtekky1-0/+104
2023-04-22phind cloudflare fixt.me/xtekky1-0/+3
2023-04-20ora.sht.me/xtekky1-1/+1
2023-04-20phind major improvement ( stream )t.me/xtekky1-1/+16
removed timeout error, added data streaming. Soon integration into gpt clone
2023-04-18phind.com api (gpt4 & search)t.me/xtekky1-0/+13
2023-04-18jt.me/xtekky1-13/+0
2023-04-17testingt.me/xtekky1-0/+13
2023-04-17 poe.com api (gpt-4) [added license for api.py]t.me/xtekky1-13/+0
2023-04-16ora.sh load model ( to use gpt-4 )t.me/xtekky1-0/+27
2023-04-15updated quora(poe) (token creation patched atm)t.me/xtekky2-1/+8
2023-04-15phind.com api (gpt-4 + internet) best answerst.me/xtekky1-0/+13
2023-04-13t3nsor.tech api unpatcht.me/xtekky1-7/+0
2023-04-12_t.me/xtekky1-0/+32
2023-04-12_t.me/xtekky1-32/+0
2023-04-11ora.sh update (gpt-3.5)t.me/xtekky1-0/+29
2023-04-11quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky1-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-11quora (poe) test [gpt 4]t.me/xtekky1-1/+1
2023-04-10poe (quora) updatedt.me/xtekky1-0/+13
2023-04-10rename poe api ( gpt 4 ) to quorat.me/xtekky1-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-10you.com api (gpt 3.5 + internet)t.me/xtekky1-0/+32
2023-04-06writesonic.com api (gpt3.5 with internet)t.me/xtekky2-0/+49
will add image generation later on
2023-04-06updated t3nsor (gpt 3.5)t.me/xtekky1-0/+7
changed iter lines to iter content chunks, way smoother and more updates + resolved dict issue
2023-04-06updated poe api (gpt4)t.me/xtekky1-0/+13
fixed tls_client issue by switching to request Session, and update the poe api