summaryrefslogtreecommitdiffstats
path: root/phind (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update __init__.pyPhish2023-04-261-1/+1
| | | simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.
* added error checking to the remaining methodsJohannes2023-04-261-3/+10
| | | | | all the methods within Phind should now raise a value error if cf_clearance is missing
* corrected error messageJohannes2023-04-261-1/+1
|
* fixes #143 missing cf_clearance raises errorJohannes2023-04-261-2/+2
| | | | Phind Search.create now raises ValueError if missing cf_clearance.
* phind needs cf_clearance againt.me/xtekky2023-04-251-3/+3
|
* phind removed cloudflaret.me/xtekky2023-04-243-36/+4
|
* phind, user_agent and cf_clearance param for cloudflare bypasst.me/xtekky2023-04-233-6/+47
|
* move documenation to individual foldert.me/xtekky2023-04-221-0/+33
|
* phind cloudflare fixt.me/xtekky2023-04-221-17/+52
|
* phind.com stream + response formattingt.me/xtekky2023-04-201-19/+28
|
* phind major improvement ( stream )t.me/xtekky2023-04-201-23/+110
| | | | removed timeout error, added data streaming. Soon integration into gpt clone
* phind.com api (gpt4 & search)t.me/xtekky2023-04-181-1/+1
|
* jt.me/xtekky2023-04-181-0/+0
|
* phind.com api (gpt-4 + internet) best answerst.me/xtekky2023-04-151-0/+145