Commit Graph

32 Commits (681699a1214753e1a9670ae6fbb2bbdd80dee392)

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