summaryrefslogtreecommitdiffstats
path: root/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* t3nsor.tech api unpatcht.me/xtekky2023-04-131-7/+0
|
* _t.me/xtekky2023-04-121-0/+32
|
* _t.me/xtekky2023-04-121-32/+0
|
* ora.sh update (gpt-3.5)t.me/xtekky2023-04-111-0/+29
|
* quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky2023-04-111-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' }
* quora (poe) test [gpt 4]t.me/xtekky2023-04-111-1/+1
|
* poe (quora) updatedt.me/xtekky2023-04-101-0/+13
|
* rename poe api ( gpt 4 ) to quorat.me/xtekky2023-04-101-13/+0
| | | | due to having same name as poe-api, I changed the name for it to be used with the other package
* you.com api (gpt 3.5 + internet)t.me/xtekky2023-04-101-0/+32
|
* writesonic.com api (gpt3.5 with internet)t.me/xtekky2023-04-062-0/+49
| | | | will add image generation later on
* updated t3nsor (gpt 3.5)t.me/xtekky2023-04-061-0/+7
| | | | changed iter lines to iter content chunks, way smoother and more updates + resolved dict issue
* updated poe api (gpt4)t.me/xtekky2023-04-061-0/+13
fixed tls_client issue by switching to request Session, and update the poe api