1
0
Fork 0
Commit graph

220 commits

Author SHA1 Message Date
Aymane Hrouch f1594cfdde Reformat code using PyCharm 2023-04-27 15:43:59 +01:00
t.me/xtekky 86e0fbe556
Merge pull request #201 from DanielShemesh/patch-4
automatic stars+star history graph
2023-04-27 15:29:12 +01:00
t.me/xtekky 814c960998
Merge pull request #203 from AymaneHrouch/static_methods
Use @staticmethod decorator
2023-04-27 15:28:16 +01:00
Aymane Hrouch f1a2060bfb Use @staticmethod decorator 2023-04-27 14:43:58 +01:00
Daniel Shemesh 99ccfc24e3
automatic stars+star history graph 2023-04-27 15:51:04 +03:00
t.me/xtekky a5b4d8b10c
Merge pull request #199 from Andrew-Tsegaye/main
As you said, I updated the ./unfinished directory to resembel a professional codebases.
2023-04-27 13:29:39 +01:00
t.me/xtekky d8ec09cebb
Merge branch 'main' into main 2023-04-27 13:29:33 +01:00
Andrew Tsegaye d2d81b7648 Merge branch 'main' of https://github.com/Andrew-Tsegaye/gpt4free 2023-04-27 09:19:09 -07:00
Andrew Tsegaye b2037302e9 well updated 2023-04-27 09:17:07 -07:00
t.me/xtekky e4aefb08db
Merge pull request #197 from AymaneHrouch/update_syspath
Fix module not found: add root directory to sys path
2023-04-27 13:27:56 +01:00
Aymane Hrouch 28a820a8bc Fix module not found: add root directory to sys path 2023-04-27 13:12:04 +01:00
t.me/xtekky 4260c23a23
Merge pull request #192 from AymaneHrouch/update_req
Add twocaptcha to requirements
2023-04-27 12:27:10 +01:00
t.me/xtekky 1829e536d5
Merge pull request #190 from editor-syntax/main
feat: Singularity Docker added
2023-04-27 12:27:00 +01:00
t.me/xtekky de2a29bceb
Merge pull request #193 from xtekky/upate-readme
Update README.md
2023-04-27 12:26:49 +01:00
t.me/xtekky f42ed825a0
Update README.md 2023-04-27 12:26:37 +01:00
t.me/xtekky 355b2979d8
Update README.md 2023-04-27 12:15:17 +01:00
t.me/xtekky 846ba8c135
Merge pull request #191 from DanielShemesh/patch-3
Update README.md
2023-04-27 12:14:37 +01:00
Aymane Hrouch d9e6cbc1df Add twocaptcha to requirements 2023-04-27 11:08:01 +01:00
Daniel Shemesh 992caddc30
Update README.md
fixed table
2023-04-27 13:01:02 +03:00
– sanz 9f1a159c57
Update and rename gpt4free.def to gpt4free.sif 2023-04-27 17:51:42 +08:00
– sanz 3e48284e40
Create gpt4free.def 2023-04-27 17:49:42 +08:00
t.me/xtekky 98d2b4109e forefront (gpt-4) 2023-04-27 10:34:05 +01:00
t.me/xtekky d5d5d8b1d0 Update main.py 2023-04-27 09:59:15 +01:00
t.me/xtekky 16e85fff4e
Merge pull request #173 from sudouser777/feature/code_refactor 2023-04-27 08:39:44 +01:00
t.me/xtekky aacd2cf5f4
Merge pull request #182 from naa7/patch-2 2023-04-27 08:38:52 +01:00
naa bf5d773e52
Updated README.md
tweaked it a little bit for minor fixes
2023-04-26 23:48:40 -04:00
Andrew Tsegaye d72c33b680 new changes 2023-04-26 18:12:33 -07:00
Raju Komati 4b9875b99f
Merge branch 'main' into feature/code_refactor 2023-04-27 04:16:25 +05:30
Raju Komati 68359d9a9a
updated quora readme 2023-04-27 04:14:27 +05:30
Raju Komati 7ad5b95842
removed unused variables 2023-04-27 04:13:09 +05:30
Raju Komati 90e7797a4c
refactored the code and updated Poe class to accept keyword arguments to specify driver type 2023-04-27 04:10:02 +05:30
Andrew Tsegaye a6e2d65a15
Merge pull request #1 from xtekky/main
Updated Codes
2023-04-26 14:23:24 -07:00
t.me/xtekky 75e97d01b0
https://discord.gg/gpt4free 2023-04-26 22:07:00 +01:00
t.me/xtekky a9581e098f
Update README.md 2023-04-26 22:06:29 +01:00
t.me/xtekky e53697f082
Merge pull request #165 from sudouser777/feature/code_refactor
code refactor
2023-04-26 20:47:46 +01:00
Raju Komati f43107aa76
refactored you code added error handling and updated regex for parsing response 2023-04-26 23:50:18 +05:30
t.me/xtekky f028d1d6a4
Merge pull request #157 from phishontop/main
Update __init__.py
2023-04-26 17:52:47 +01:00
t.me/xtekky 9f09650780
Merge pull request #155 from Daniele-Polizzi/Daniele-Polizzi-patch-1
Update __init__.py
2023-04-26 17:50:45 +01:00
t.me/xtekky 42ed99472d
Merge pull request #159 from DanielShemesh/patch-2
Update README.md - automatic star count update
2023-04-26 17:50:04 +01:00
Daniel Shemesh 3f067ac81a
Update README.md
automatic star count update
2023-04-26 19:07:38 +03: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
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()
2023-04-26 15:25:09 +02:00
t.me/xtekky db9f3a5fa7
Merge pull request #152 from 3k3n3/patch-1
Update README.md
2023-04-26 13:41:12 +01:00
3k3n3 3bacb31832
Update README.md
Updated Star count from 6k to 7k
2023-04-26 13:31:18 +01:00
t.me/xtekky 73618a9161 http://easy-ai.ink/ 2023-04-26 12:12:05 +01:00
t.me/xtekky d0e9b9de97 . 2023-04-26 12:02:36 +01:00
t.me/xtekky d60d6fa355 play.vercel.ai 2023-04-26 10:41:24 +01:00
t.me/xtekky 0def87377b
Merge pull request #139 from vatva691/main
update new gpt4/gpt3.5 website https://chat.forefront.ai/
2023-04-26 08:56:19 +01:00
t.me/xtekky afcfb8e959
Merge pull request #136 from gliptak/patch-1
Correct Dockerfile
2023-04-26 08:56:00 +01:00
t.me/xtekky e91e1fbaff
Merge pull request #130 from DanielShemesh/patch-1
Update README.md + made a Jupyter notebook
2023-04-26 08:55:11 +01:00