summaryrefslogtreecommitdiffstats
path: root/phind/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove phindt.me/xtekky2023-04-271-289/+0
|
* Reformat code using PyCharmAymane Hrouch2023-04-271-114/+112
|
* 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 removed cloudflaret.me/xtekky2023-04-241-1/+1
|
* phind, user_agent and cf_clearance param for cloudflare bypasst.me/xtekky2023-04-231-6/+14
|
* 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
|
* phind.com api (gpt-4 + internet) best answerst.me/xtekky2023-04-151-0/+145