Commit Graph

11 Commits (d72c33b680b25d353f5cdb4f77fd3429e22cb73b)

Author SHA1 Message Date
Phish 097faaca1e
Update __init__.py
simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.
2 years ago
Johannes 592bbaab86 added error checking to the remaining methods
all the methods within Phind should now raise a value error if
cf_clearance is missing
2 years ago
Johannes 89cbaf7b61 corrected error message 2 years ago
Johannes 670b2b664e fixes #143 missing cf_clearance raises error
Phind Search.create now raises ValueError if missing cf_clearance.
2 years ago
t.me/xtekky 77006dd9e0 phind removed cloudflare 2 years ago
t.me/xtekky 20af89c0c2 phind, user_agent and cf_clearance param for cloudflare bypass 2 years ago
t.me/xtekky de1a201c61 phind cloudflare fix 2 years ago
t.me/xtekky fa113e6fa7 phind.com stream + response formatting 2 years ago
t.me/xtekky b2459a5897 phind major improvement ( stream )
removed timeout error, added data streaming. Soon integration into gpt clone
2 years ago
t.me/xtekky 3388d70696 phind.com api (gpt4 & search) 2 years ago
t.me/xtekky 6c64e459b3 phind.com api (gpt-4 + internet) best answers 2 years ago