1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
Aymane Hrouch f1594cfdde Reformat code using PyCharm 2023-04-27 15:43:59 +01:00
Phish 097faaca1e
Update __init__.py
simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.
2023-04-26 14:51:03 +01:00
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
2023-04-26 08:12:10 +02:00
Johannes 89cbaf7b61 corrected error message 2023-04-26 08:07:23 +02:00
Johannes 670b2b664e fixes #143 missing cf_clearance raises error
Phind Search.create now raises ValueError if missing cf_clearance.
2023-04-26 08:00:06 +02:00
t.me/xtekky 600525e550 phind needs cf_clearance again 2023-04-25 09:11:31 +01:00
t.me/xtekky 77006dd9e0 phind removed cloudflare 2023-04-24 19:50:45 +01:00
t.me/xtekky 20af89c0c2 phind, user_agent and cf_clearance param for cloudflare bypass 2023-04-23 17:57:39 +01:00
t.me/xtekky 789b209d03 move documenation to individual folder 2023-04-22 13:54:01 +01:00
t.me/xtekky de1a201c61 phind cloudflare fix 2023-04-22 13:37:18 +01:00
t.me/xtekky fa113e6fa7 phind.com stream + response formatting 2023-04-20 14:51:55 +01:00
t.me/xtekky b2459a5897 phind major improvement ( stream )
removed timeout error, added data streaming. Soon integration into gpt clone
2023-04-20 10:22:44 +01:00
t.me/xtekky 3388d70696 phind.com api (gpt4 & search) 2023-04-18 16:15:52 +01:00
t.me/xtekky 2bcafcd27c j 2023-04-18 11:24:43 +02:00
t.me/xtekky 6c64e459b3 phind.com api (gpt-4 + internet) best answers 2023-04-15 15:21:51 +01:00