summaryrefslogtreecommitdiffstats
path: root/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added readme for gpt4 moduleRaju Komati2023-04-291-2/+1
|
* added gpt4free packageRaju Komati2023-04-296-16/+20
|
* Merge branch 'main' into STREAMLIT_CHAT_IMPLEMENTATIONt.me/xtekky2023-04-291-0/+14
|\
| * add openaihosted testingezerinz2023-04-281-0/+14
| |
* | Remove ignored files from repositorynoptuno2023-04-281-20/+0
| |
* | added theb to openai_rev moduleRaju Komati2023-04-272-4/+10
| |
* | update openai_rev module add test file with simple useRaju Komati2023-04-275-5/+43
| |
* | added main module for accessing all servicesRaju Komati2023-04-279-77/+56
|/
* remove phindt.me/xtekky2023-04-271-34/+0
|
* Reformat code using PyCharmAymane Hrouch2023-04-278-102/+100
|
* forefront (gpt-4)t.me/xtekky2023-04-271-0/+11
|
* refactored you code added error handling and updated regex for parsing responseRaju Komati2023-04-261-12/+7
|
* play.vercel.ait.me/xtekky2023-04-262-1/+33
|
* discontinue ora.sh apit.me/xtekky2023-04-253-101/+0
|
* _t.me/xtekky2023-04-251-15/+0
|
* added ora x-signed-token headert.me/xtekky2023-04-251-0/+15
|
* phind removed cloudflaret.me/xtekky2023-04-241-0/+32
|
* ora userid and session token for gpt-4t.me/xtekky2023-04-241-19/+24
|
* phind, user_agent and cf_clearance param for cloudflare bypasst.me/xtekky2023-04-231-31/+0
|
* Update ora_gpt4.pyt.me/xtekky2023-04-231-0/+13
|
* best models (gpt4/3.5/search)t.me/xtekky2023-04-222-29/+24
|
* sqlchatt.me/xtekky2023-04-221-0/+7
|
* move documenation to individual foldert.me/xtekky2023-04-221-0/+104
|
* phind cloudflare fixt.me/xtekky2023-04-221-0/+3
|
* ora.sht.me/xtekky2023-04-201-1/+1
|
* phind major improvement ( stream )t.me/xtekky2023-04-201-1/+16
| | | | removed timeout error, added data streaming. Soon integration into gpt clone
* phind.com api (gpt4 & search)t.me/xtekky2023-04-181-0/+13
|
* jt.me/xtekky2023-04-181-13/+0
|
* testingt.me/xtekky2023-04-171-0/+13
|
* poe.com api (gpt-4) [added license for api.py]t.me/xtekky2023-04-171-13/+0
|
* ora.sh load model ( to use gpt-4 )t.me/xtekky2023-04-161-0/+27
|
* updated quora(poe) (token creation patched atm)t.me/xtekky2023-04-152-1/+8
|
* phind.com api (gpt-4 + internet) best answerst.me/xtekky2023-04-151-0/+13
|
* 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