Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-05-04 | updates | t.me/xtekky | 6 | -154/+0 | |
2023-04-30 | added a site and some refratoring | t.me/xtekky | 3 | -114/+47 | |
2023-04-30 | Update example | ezerinz | 1 | -9/+8 | |
2023-04-30 | delete module that is not accessed | ezerinz | 1 | -1/+0 | |
2023-04-30 | ai.usesless.com | ezerinz | 1 | -0/+0 | |
2023-04-30 | ai.usesless.com | ezerinz | 3 | -0/+76 | |
2023-04-30 | _ | t.me/xtekky | 2 | -216/+0 | |
2023-04-29 | Delete unfinished/writesonic directory | naa | 2 | -216/+0 | |
help deleting directory -> I am helping delete the directory of writesonic as per the takedown request. | |||||
2023-04-29 | . | t.me/xtekky | 2 | -89/+0 | |
2023-04-29 | _ | t.me/xtekky | 6 | -27/+146 | |
2023-04-28 | typo | Samuel Feder | 1 | -1/+1 | |
corrected "refractoring" to "refactoring" | |||||
2023-04-28 | initial chatpdf reverse api | Daniel Shemesh | 1 | -0/+75 | |
2023-04-28 | moving to finished too | 9fo | 2 | -54/+0 | |
2023-04-28 | moving to finished | 9fo | 2 | -44/+0 | |
2023-04-27 | theb.ai | t.me/xtekky | 2 | -65/+0 | |
2023-04-27 | remove phind | t.me/xtekky | 1 | -42/+0 | |
2023-04-27 | _ | t.me/xtekky | 1 | -31/+0 | |
2023-04-27 | Reformat code using PyCharm | Aymane Hrouch | 18 | -254/+262 | |
2023-04-27 | well updated | Andrew Tsegaye | 7 | -283/+310 | |
2023-04-27 | Update main.py | t.me/xtekky | 1 | -2/+1 | |
2023-04-26 | Update __init__.py | Daniele Polizzi | 1 | -12/+16 | |
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 | http://easy-ai.ink/ | t.me/xtekky | 1 | -9/+15 | |
2023-04-26 | . | t.me/xtekky | 1 | -0/+26 | |
2023-04-26 | play.vercel.ai | t.me/xtekky | 1 | -0/+29 | |
2023-04-25 | discontinue ora.sh api | t.me/xtekky | 4 | -0/+392 | |
2023-04-25 | testing | t.me/xtekky | 3 | -32/+14 | |
2023-04-22 | best models (gpt4/3.5/search) | t.me/xtekky | 1 | -0/+29 | |
2023-04-22 | sqlchat | t.me/xtekky | 2 | -32/+0 | |
2023-04-22 | code refractoring | t.me/xtekky | 2 | -0/+35 | |
2023-04-21 | added openaihosted folder | kwekewk | 2 | -0/+41 | |
2023-04-20 | unfinished api's (help is welcome) | t.me/xtekky | 18 | -0/+708 | |