Commit Graph

2139 Commits (main)
 

Author SHA1 Message Date
Andrew Tsegaye a6e2d65a15
Merge pull request #1 from xtekky/main
Updated Codes
1 year ago
t.me/xtekky 75e97d01b0
https://discord.gg/gpt4free 1 year ago
t.me/xtekky a9581e098f
Update README.md 1 year ago
t.me/xtekky e53697f082
Merge pull request #165 from sudouser777/feature/code_refactor
code refactor
1 year ago
Raju Komati f43107aa76
refactored you code added error handling and updated regex for parsing response 1 year ago
t.me/xtekky f028d1d6a4
Merge pull request #157 from phishontop/main
Update __init__.py
1 year ago
t.me/xtekky 9f09650780
Merge pull request #155 from Daniele-Polizzi/Daniele-Polizzi-patch-1
Update __init__.py
1 year ago
t.me/xtekky 42ed99472d
Merge pull request #159 from DanielShemesh/patch-2
Update README.md - automatic star count update
1 year ago
Daniel Shemesh 3f067ac81a
Update README.md
automatic star count update
1 year ago
Phish 097faaca1e
Update __init__.py
simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.
1 year ago
Daniele Polizzi 96eab8ed1d
Update __init__.py
I changed the import statement from request import Session to import requests because in the original the Session class is the only class imported from the request library. In this case, it is more efficient to import the whole library with import requests and use requests.Session() instead of Session() and added various code comments

Instead of having a separate dictionary, I created a headers dictionary and used the update() method to update the session header.

The create() function returns the results of a request made to a website as a JSON dictionary using the .json() method. However, you don't need to import the json library explicitly because the json() function is a method of the Response object returned by session.post(). In other words, the .json() method does the json decoding for us, so we don't need to use the json module's json()
1 year ago
t.me/xtekky db9f3a5fa7
Merge pull request #152 from 3k3n3/patch-1
Update README.md
1 year ago
3k3n3 3bacb31832
Update README.md
Updated Star count from 6k to 7k
1 year ago
t.me/xtekky 73618a9161 http://easy-ai.ink/ 1 year ago
t.me/xtekky d0e9b9de97 . 1 year ago
t.me/xtekky d60d6fa355 play.vercel.ai 1 year ago
t.me/xtekky 0def87377b
Merge pull request #139 from vatva691/main
update new gpt4/gpt3.5 website https://chat.forefront.ai/
1 year ago
t.me/xtekky afcfb8e959
Merge pull request #136 from gliptak/patch-1
Correct Dockerfile
1 year ago
t.me/xtekky e91e1fbaff
Merge pull request #130 from DanielShemesh/patch-1
Update README.md + made a Jupyter notebook
1 year ago
t.me/xtekky 71f507ee94
Merge pull request #135 from TSOA2/main
Trim remaining characters
1 year ago
t.me/xtekky 0265144b38
Merge pull request #144 from Joonsey/main
fixes #143 missing cf_clearance raises error
1 year 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
1 year ago
Johannes 89cbaf7b61 corrected error message 1 year ago
Johannes 670b2b664e fixes #143 missing cf_clearance raises error
Phind Search.create now raises ValueError if missing cf_clearance.
1 year ago
Daniel Shemesh b0bfbf8fdc
Update README.md
Star count
1 year ago
Daniel Shemesh 06b89317ae
Update README.md 1 year ago
Daniel Shemesh 54d343aa71
Update README.md 1 year ago
vatva69 81e1c5d5a8
update new gpt4/gpt3.5 website
update new gpt4/gpt3.5 website https://chat.forefront.ai/
1 year ago
vatva69 0380c8508b
update new website https://chat.forefront.ai/ 1 year ago
Gábor Lipták b8bfe308e6
Correct Dockerfile 1 year ago
TSOA2 2213246de9 Trim remaining characters 1 year ago
Daniel Shemesh 56813e0ebc
Update README.md
Stars count
1 year ago
Daniel Shemesh 20abe04049
Update README.md 1 year ago
Daniel Shemesh f57b949d30
Update README.md
added legal notice
1 year ago
Daniel Shemesh 12da6922dc
Merge branch 'main' into patch-1 1 year ago
Daniel Shemesh bede76377b
Update README.md
Updated star count
1 year ago
Daniel Shemesh 7700f92840
Update README.md (added announcement)
added announcement
1 year ago
t.me/xtekky 7e858de0d4
announcement 1 year ago
t.me/xtekky af6dcde39b
announcement 1 year ago
Daniel Shemesh 197391d3e8
Update README.md
removed APIs that were removed from repo (writesonic, sqlchat, t3nsor)
1 year ago
Daniel Shemesh e6e3377437
Update README.md
removed ora.sh + changed phind to active
1 year ago
Daniel Shemesh c50cca3870
Update README.md 1 year ago
t.me/xtekky 8c2e8a233f Merge branch 'main' of https://github.com/xtekky/gpt4free 1 year ago
t.me/xtekky e341c75e5e discontinue ora.sh api 1 year ago
t.me/xtekky c7f00a9dac _ 1 year ago
t.me/xtekky d308f753be
Merge pull request #129 from naa7/patch-1
Update README.md
1 year ago
naa 733395cc0a
Update README.md 1 year ago
t.me/xtekky cfce83bb84 testing 1 year ago
t.me/xtekky f236f0764e
poe.com update 1 year ago
t.me/xtekky a2ed9c690d
fix for account creation 1 year ago