Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forefront (gpt-4) | t.me/xtekky | 2023-04-27 | 1 | -0/+11 |
| | |||||
* | refactored you code added error handling and updated regex for parsing response | Raju Komati | 2023-04-26 | 1 | -12/+7 |
| | |||||
* | play.vercel.ai | t.me/xtekky | 2023-04-26 | 2 | -1/+33 |
| | |||||
* | discontinue ora.sh api | t.me/xtekky | 2023-04-25 | 3 | -101/+0 |
| | |||||
* | _ | t.me/xtekky | 2023-04-25 | 1 | -15/+0 |
| | |||||
* | added ora x-signed-token header | t.me/xtekky | 2023-04-25 | 1 | -0/+15 |
| | |||||
* | phind removed cloudflare | t.me/xtekky | 2023-04-24 | 1 | -0/+32 |
| | |||||
* | ora userid and session token for gpt-4 | t.me/xtekky | 2023-04-24 | 1 | -19/+24 |
| | |||||
* | phind, user_agent and cf_clearance param for cloudflare bypass | t.me/xtekky | 2023-04-23 | 1 | -31/+0 |
| | |||||
* | Update ora_gpt4.py | t.me/xtekky | 2023-04-23 | 1 | -0/+13 |
| | |||||
* | best models (gpt4/3.5/search) | t.me/xtekky | 2023-04-22 | 2 | -29/+24 |
| | |||||
* | sqlchat | t.me/xtekky | 2023-04-22 | 1 | -0/+7 |
| | |||||
* | move documenation to individual folder | t.me/xtekky | 2023-04-22 | 1 | -0/+104 |
| | |||||
* | phind cloudflare fix | t.me/xtekky | 2023-04-22 | 1 | -0/+3 |
| | |||||
* | ora.sh | t.me/xtekky | 2023-04-20 | 1 | -1/+1 |
| | |||||
* | phind major improvement ( stream ) | t.me/xtekky | 2023-04-20 | 1 | -1/+16 |
| | | | | removed timeout error, added data streaming. Soon integration into gpt clone | ||||
* | phind.com api (gpt4 & search) | t.me/xtekky | 2023-04-18 | 1 | -0/+13 |
| | |||||
* | j | t.me/xtekky | 2023-04-18 | 1 | -13/+0 |
| | |||||
* | testing | t.me/xtekky | 2023-04-17 | 1 | -0/+13 |
| | |||||
* | poe.com api (gpt-4) [added license for api.py] | t.me/xtekky | 2023-04-17 | 1 | -13/+0 |
| | |||||
* | ora.sh load model ( to use gpt-4 ) | t.me/xtekky | 2023-04-16 | 1 | -0/+27 |
| | |||||
* | updated quora(poe) (token creation patched atm) | t.me/xtekky | 2023-04-15 | 2 | -1/+8 |
| | |||||
* | phind.com api (gpt-4 + internet) best answers | t.me/xtekky | 2023-04-15 | 1 | -0/+13 |
| | |||||
* | t3nsor.tech api unpatch | t.me/xtekky | 2023-04-13 | 1 | -7/+0 |
| | |||||
* | _ | t.me/xtekky | 2023-04-12 | 1 | -0/+32 |
| | |||||
* | _ | t.me/xtekky | 2023-04-12 | 1 | -32/+0 |
| | |||||
* | ora.sh update (gpt-3.5) | t.me/xtekky | 2023-04-11 | 1 | -0/+29 |
| | |||||
* | quora (poe) [gpt-4/3.5] create bot feature | t.me/xtekky | 2023-04-11 | 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' } | ||||
* | quora (poe) test [gpt 4] | t.me/xtekky | 2023-04-11 | 1 | -1/+1 |
| | |||||
* | poe (quora) updated | t.me/xtekky | 2023-04-10 | 1 | -0/+13 |
| | |||||
* | rename poe api ( gpt 4 ) to quora | t.me/xtekky | 2023-04-10 | 1 | -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/xtekky | 2023-04-10 | 1 | -0/+32 |
| | |||||
* | writesonic.com api (gpt3.5 with internet) | t.me/xtekky | 2023-04-06 | 2 | -0/+49 |
| | | | | will add image generation later on | ||||
* | updated t3nsor (gpt 3.5) | t.me/xtekky | 2023-04-06 | 1 | -0/+7 |
| | | | | changed iter lines to iter content chunks, way smoother and more updates + resolved dict issue | ||||
* | updated poe api (gpt4) | t.me/xtekky | 2023-04-06 | 1 | -0/+13 |
fixed tls_client issue by switching to request Session, and update the poe api |