Commit Graph

32 Commits (9a52ab80cf86e5663c31f333b2a7d47c3f0169d5)

Author SHA1 Message Date
t.me/xtekky e02094de5b added a site and some refratoring 1 year ago
t.me/xtekky 2af20fd6bf
Merge pull request #307 from ezerinz/main
add ai.usesless.com
1 year ago
ezerinz 3b13c3df92
Update example 1 year ago
ezerinz 8a76728343
delete module that is not accessed 1 year ago
ezerinz 76e15efe75
ai.usesless.com 1 year ago
ezerinz 5bbd0f5a6b
ai.usesless.com 1 year ago
t.me/xtekky d6819fd631 _ 1 year ago
t.me/xtekky 49e8f297dd . 1 year ago
t.me/xtekky 5c2896ed5e Merge branch 'main' of https://github.com/xtekky/gpt4free 1 year ago
t.me/xtekky dc912e0fc9 _ 1 year ago
Samuel Feder c00b21e0a3
typo
corrected "refractoring" to "refactoring"
1 year ago
Daniel Shemesh 5b0fa35185 initial chatpdf reverse api 1 year ago
9fo e2de6a01fe
moving to finished too 1 year ago
9fo bca970ebc7
moving to finished 1 year ago
t.me/xtekky ac96278d74 theb.ai 1 year ago
t.me/xtekky 011d0babc2 remove phind 1 year ago
Aymane Hrouch f1594cfdde Reformat code using PyCharm 1 year ago
t.me/xtekky d8ec09cebb
Merge branch 'main' into main 1 year ago
Andrew Tsegaye b2037302e9 well updated 1 year ago
t.me/xtekky d5d5d8b1d0 Update main.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
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 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 e341c75e5e discontinue ora.sh api 1 year ago
t.me/xtekky cfce83bb84 testing 1 year ago
t.me/xtekky a67ffd8d8b best models (gpt4/3.5/search) 1 year ago
t.me/xtekky 85a1961b64 sqlchat 1 year ago
t.me/xtekky dbfeab7242 code refractoring 1 year ago
kwekewk e6fc0dc96b added openaihosted folder 1 year ago
t.me/xtekky a485cfb180 unfinished api's (help is welcome) 1 year ago