Commit Graph

33 Commits

Author SHA1 Message Date
t.me/xtekky
824d7259d0 updates 2023-05-04 17:29:09 +01:00
t.me/xtekky
e02094de5b added a site and some refratoring 2023-04-30 12:42:21 +01:00
t.me/xtekky
2af20fd6bf
Merge pull request #307 from ezerinz/main
add ai.usesless.com
2023-04-30 12:12:40 +01:00
ezerinz
3b13c3df92
Update example 2023-04-30 15:05:51 +08:00
ezerinz
8a76728343
delete module that is not accessed 2023-04-30 14:58:46 +08:00
ezerinz
76e15efe75
ai.usesless.com 2023-04-30 14:35:53 +08:00
ezerinz
5bbd0f5a6b
ai.usesless.com 2023-04-30 14:26:56 +08:00
t.me/xtekky
d6819fd631 _ 2023-04-29 23:48:53 +01:00
t.me/xtekky
49e8f297dd . 2023-04-29 00:05:25 +01:00
t.me/xtekky
5c2896ed5e Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-04-28 23:54:36 +01:00
t.me/xtekky
dc912e0fc9 _ 2023-04-28 23:54:35 +01:00
Samuel Feder
c00b21e0a3
typo
corrected "refractoring" to "refactoring"
2023-04-28 22:07:26 +02:00
Daniel Shemesh
5b0fa35185 initial chatpdf reverse api 2023-04-28 13:37:29 +03:00
9fo
e2de6a01fe
moving to finished too 2023-04-27 16:03:43 -07:00
9fo
bca970ebc7
moving to finished 2023-04-27 16:03:27 -07:00
t.me/xtekky
ac96278d74 theb.ai 2023-04-27 19:32:39 +01:00
t.me/xtekky
011d0babc2 remove phind 2023-04-27 19:26:36 +01:00
Aymane Hrouch
f1594cfdde Reformat code using PyCharm 2023-04-27 15:43:59 +01:00
t.me/xtekky
d8ec09cebb
Merge branch 'main' into main 2023-04-27 13:29:33 +01:00
Andrew Tsegaye
b2037302e9 well updated 2023-04-27 09:17:07 -07:00
t.me/xtekky
d5d5d8b1d0 Update main.py 2023-04-27 09:59:15 +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
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
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
e341c75e5e discontinue ora.sh api 2023-04-25 18:40:17 +01:00
t.me/xtekky
cfce83bb84 testing 2023-04-25 12:31:12 +01:00
t.me/xtekky
a67ffd8d8b best models (gpt4/3.5/search) 2023-04-22 14:26:57 +01:00
t.me/xtekky
85a1961b64 sqlchat 2023-04-22 14:08:19 +01:00
t.me/xtekky
dbfeab7242 code refractoring 2023-04-22 13:47:03 +01:00
kwekewk
e6fc0dc96b added openaihosted folder 2023-04-21 21:38:06 +07:00
t.me/xtekky
a485cfb180 unfinished api's (help is welcome) 2023-04-20 15:34:19 +01:00