summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ~ | g4f v-0.1.6.1abc2023-10-116-13/+12
| | | | some bug fixes
* ~ | Merge pull request #1047 from krishvsoni/krishvsoni-patch-1Tekky2023-10-111-1/+3
|\ | | | | added venv documentation link
| * added venv documentation linkKRISH SONI2023-10-111-1/+3
| |
* | ~ | Merge pull request #1044 from Lin-jun-xiang/mainTekky2023-10-112-0/+5
|\ \ | | | | | | Fix: TypeError: unsupported operand type(s) for |:...
| * | Fix: TypeError: unsupported operand type(s) for |:...hs_junxiang2023-10-112-0/+5
| |/
* | ~ | Merge pull request #1043 from eltociear/patch-3Tekky2023-10-111-1/+1
|\ \ | |/ |/| fix typo in backend.py
| * fix typo in backend.pyIkko Eltociear Ashimine2023-10-111-1/+1
| | | | | | occured -> occurred
* | ~Tekky2023-10-111-1/+1
|/
* ~ | g4f `v-0.1.5.9`(remove deepai.org)abc2023-10-103-3/+3
|
* ~ | remove DeepAiabc2023-10-105-90/+2
|
* ~Tekky2023-10-101-0/+3
|
* ~ | g4f `v-0.1.5.8`0.1.5.8abc2023-10-106-16/+8
|
* ~abc2023-10-101-1/+1
|
* ~ | Merge pull request #1029 from hlohaus/dieTekky2023-10-1011-57/+55
|\ | | | | Some small fixes
| * Some small fixesHeiner Lohaus2023-10-1011-57/+55
| |
* | ~ | Merge pull request #1033 from Commenter123321/mainTekky2023-10-1013-88/+206
|\ \ | |/ |/| add testing for all gpt models, enhance the gui a bit
| * fix htmlCommenter1233212023-10-101-1/+1
| |
| * whatCommenter1233212023-10-101-3/+3
| |
| * change discord icon to telegram icon on guiCommenter1233212023-10-102-2/+2
| |
| * make user agent easily changeable in deepaiCommenter1233212023-10-101-2/+3
| |
| * fix deepai :)Commenter1233212023-10-101-18/+17
| |
| * fix provider thing in gui x2Commenter1233212023-10-104-17/+23
| |
| * fix provider thing in guiCommenter1233212023-10-101-1/+1
| |
| * remove unused import in Bing.pyCommenter1233212023-10-101-1/+0
| |
| * make internet searching betterCommenter1233212023-10-104-13/+48
| |
| * Aivvm is the best provider no capCommenter1233212023-10-101-3/+6
| |
| * Merge remote-tracking branch 'origin/main'Commenter1233212023-10-1045-376/+566
| |\ | | | | | | | | | | | | | | | # Conflicts: # g4f/Provider/Aivvm.py # g4f/models.py
| | * Update Aivvm.pyCommenter1233212023-10-101-3/+3
| |/ |/|
* | ~ | g4f `v-0.1.5.7`abc2023-10-101-1/+1
| |
* | ~abc2023-10-101-1/+1
| |
* | ~ | g4f `v-0.1.5.7`abc2023-10-102-2/+2
| |
* | ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxyabc2023-10-104-144/+165
| |
* | ~abc2023-10-101-1/+15
| | | | | | | | Command line arguments for GUI
* | ~abc2023-10-102-7/+29
| | | | | | | | New system for str to Provider
* | ~abc2023-10-101-6/+7
| | | | | | | | remove chatforai
* | ~abc2023-10-101-0/+62
| | | | | | | | Conversion from str Provider to g4f.Provider
* | ~ | Merge pull request #1017 from hlohaus/monTekky2023-10-1037-208/+292
|\ \ | | | | | | Add proxy support to all providers
| * | Add Proxy Support and Create Provider to ReadmeHeiner Lohaus2023-10-099-80/+103
| | | | | | | | | | | | Add proxy support to many providers
| * | Readme: Create Provider with AI ToolHeiner Lohaus2023-10-091-16/+28
| | |
| * | Add proxy support to all providersHeiner Lohaus2023-10-0929-113/+162
|/ /
| * add cool testing for gpt-3.5 and and gpt-4Commenter1233212023-10-095-30/+112
| |
| * Merge remote-tracking branch 'origin/main'Commenter1233212023-10-09108-881/+10631
| |\ | |/ |/| | | | | # Conflicts: # g4f/Provider/Aivvm.py
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-10-081-7/+12
|\ \
| * | ~ | g4f `v-0.1.5.6`0.1.5.6Tekky2023-10-081-7/+12
| | |
* | | ~abc2023-10-081-2/+1
|/ /
* | ~ | g4f `v-0.1.5.6`abc2023-10-086-16/+26
| | | | | | | | | | | | | | | | | | | | gui & interference can now be run with: python -m g4f.gui.run and python -m g4f.interference.run
* | ~ | Merge pull request #1012 from hlohaus/heyTekky2023-10-0810-54/+105
|\ \ | | | | | | Add Cromicle to provider list
| * | Add Messages and AsyncResult typingHeiner Lohaus2023-10-086-32/+45
| | | | | | | | | | | | Add system_message in Yqcloud
| * | Add Cromicle to provider listHeiner Lohaus2023-10-086-28/+66
|/ /
* | ~ | `v-0.1.5.5`abc2023-10-074-6/+10
| | | | | | | | Aiivm working again
* | ~ | g4f `v-0.1.5.5`0.1.5.5abc2023-10-073-3/+3
| |
* | ~ | Merge pull request #1000 from hlohaus/allTekky2023-10-0729-173/+6885
|\ \ | | | | | | Add GPTalk and GptForLove Provider
| * | Remove Aivvm from working providersHeiner Lohaus2023-10-076-25/+16
| | |
| * | Improve code with aiHeiner Lohaus2023-10-073-24/+37
| | |
| * | Improve code by AIHeiner Lohaus2023-10-075-102/+147
| | |
| * | Add GptGod ProviderHeiner Lohaus2023-10-0715-29/+74
| | | | | | | | | | | | | | | Remove timeout from aiohttp providers Disable Opchatgpts and ChatgptLogin provider
| * | Add GPTalk and GptForLove ProviderHeiner Lohaus2023-10-077-4/+6622
| | |
* | | ~ | g4f `v-0.1.5.4` [new gui & interference]abc2023-10-071-4/+0
| | |
* | | ~abc2023-10-073-2/+8
|/ /
* | ~ | g4f `v-0.1.5.4` [new gui & interference]0.1.5.4abc2023-10-061-1/+1
| | | | | | | | + version fix
* | ~ | g4f v-0.1.5.3 [version fix]abc2023-10-061-1/+1
| |
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-10-061-1/+3
|\ \
| * | ~ | new instructions for gui & interference + telegram channelTekky2023-10-061-0/+2
| | |
| * | ~ | new instructions for gui & interference + telegram channelTekky2023-10-061-1/+1
| | |
* | | ~ | new instructions for gui & interference + telegram channelabc2023-10-061-1/+1
|/ /
* | ~ | g4f `v-0.1.5.3` [new gui & interference]0.1.5.3abc2023-10-061-1/+1
| |
* | ~ | g4f v-0.1.5.3abc2023-10-061-1/+1
| |
* | ~ | new instructions for gui & interferenceabc2023-10-061-1/+1
| |
* | ~abc2023-10-062-2/+4
| |
* | ~ | new instructions for gui & interferenceTekky2023-10-061-1/+1
| |
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-10-061-0/+1
|\ \
| * | ~ | new instructions for gui & interference + telegram channelTekky2023-10-061-0/+1
| | |
* | | ~ | new instructions for gui & interference + telegram channelabc2023-10-063-3/+4
|/ /
* | ~ | g4f `v-0.1.5.1` [*new gui & interference*]abc2023-10-061-1/+0
| |
* | ~ | moved `./tool`, `./testing` and `./interference`abc2023-10-061-1/+2
| |
* | (Directory) ~ | new folder inluding `./tool`, `./testing` and `./interference``abc2023-10-061-1/+1
| |
* | Merge branch 'main' of https://github.com/xtekky/gpt4free0.1.5.1abc2023-10-061-3/+13
|\ \
| * | ~ | new instructions for gui & interferenceTekky2023-10-061-3/+13
| | |
* | | ~ | g4f v-0.1.5.1abc2023-10-061-2/+2
|/ /
* | ~ | g4f `v-0.1.5.1` [*new gui & interference**]abc2023-10-063-8/+16
| |
* | ~ | gpt-3.5-turbo-0613abc2023-10-061-0/+1
| |
* | ~ | new requirements for gui & interferenceabc2023-10-061-1/+3
| |
* | ~ | new interferenceabc2023-10-062-80/+6
| |
* | ~ | new g4f GUIabc2023-10-0620-0/+1880
| |
* | ~abc2023-10-061-0/+1
| |
* | ~ | new folder inluding `./tool`and `./testing`abc2023-10-0612-0/+168
| |
* | ~ | Merge pull request #997 from hlohaus/allTekky2023-10-069-30/+17
|\ \ | | | | | | Fix timeout in create_async
| * | Fix timeout in create_asyncHeiner Lohaus2023-10-069-30/+17
|/ /
* | ~ | g4f v-0.1.5.0abc2023-10-063-3/+3
| |
* | ~abc2023-10-062-2/+6
| |
* | ~ | fix gpt-3.5-turbo modelsabc2023-10-061-5/+4
| |
* | ~ | Merge pull request #991 from ostix360/mainTekky2023-10-061-1/+3
|\ \ | | | | | | fix import in models
| * | import fixedostix3602023-10-051-1/+3
| | |
* | | ~ | Merge pull request #993 from Lin-jun-xiang/mainTekky2023-10-062-0/+8
|\ \ \ | | | | | | | | Fix: TypeError: 'type' object is not subscriptable
| * | | Fix: TypeError: 'type' object is not subscriptablehs_junxiang2023-10-062-0/+8
| |/ /
* | | ~Tekky2023-10-061-2/+10
|\ \ \ | |/ / |/| | add free ai apis & potential providers list
| * | Update README.mdzuki2023-10-061-2/+10
|/ /
* | ~ | g4f v-0.1.4.9 [major updates and patches]0.1.4.9abc2023-10-053-3/+3
| |
* | ~ | Merge pull request #985 from hlohaus/bomTekky2023-10-0534-176/+716
|\ \ | | | | | | | | | Add AiAsk, Chatgpt4Online, ChatgptDemo big update
| * \ Merge branch 'main' into bomTekky2023-10-053-2/+54
| |\ \ | |/ / |/| |
* | | ~ | Merge pull request #984 from HexyeDEV/patch-2Tekky2023-10-053-2/+54
|\ \ \ | | | | | | | | Add new Provider
| * \ \ Merge pull request #1 from HexyeDEV/patch-3Hexye2023-10-041-1/+2
| |\ \ \ | | | | | | | | | | Update models.py
| | * | | Update models.pyHexye2023-10-041-1/+2
| |/ / / |/| | |
| * | | Update README.mdHexye2023-10-041-1/+2
| | | |
| * | | Update Cromicle.pyHexye2023-10-041-2/+2
| | | |
| * | | Create Cromicle.pyHexye2023-10-041-0/+50
|/ / /
| * / Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2023-10-0534-177/+717
|/ / | | | | | | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
* | ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing`abc2023-10-044-11/+37
| | | | | | | | implemented new "X-Sydney-EncryptedConversationSignature" found in headers from "turing/conversation/create"
* | ~ | g4f v-0.1.4.7 `pip install -U g4f`0.1.4.7abc2023-10-043-3/+3
| |
* | ~abc2023-10-041-0/+1
| |
* | ~ | Merge pull request #982 from hlohaus/fetchTekky2023-10-0429-116/+107
|\ \ | | | | | | Fix fetch_access_token in openai
| * | Sort providers in new dirsHeiner Lohaus2023-10-0428-80/+75
| | |
| * | Use custom user dirHeiner Lohaus2023-10-042-26/+16
| | |
| * | Fix fetch_access_token in openaiHeiner Lohaus2023-10-031-10/+16
| | |
* | | ~ | g4f v-0.1.4.6 `pip install -U g4f`0.1.4.6abc2023-10-033-3/+3
| | |
* | | ~abc2023-10-031-1/+2
| | |
* | | ~ | g4f v-0.1.4.5 `pip install -U g4f`abc2023-10-033-3/+3
| | | | | | | | | | | | | | | | | | | | | updated providers: - g4f.Provider.Bing - g4f.Provider.OpenaiChat
* | | Merge pull request #975 from hlohaus/mmmTekky2023-10-033-57/+120
|\| | | | | | | | Bing Updates:
| * | Add streaming in openai chatHeiner Lohaus2023-10-032-24/+75
| | | | | | | | | | | | Fetch access token with chromedriver
| * | Bing Updates:Heiner Lohaus2023-10-021-33/+45
| | | | | | | | | | | | | | | | | | Add retry create conversation Removed get_cookies fallback Add creative tone parameter
* | | ~abc2023-10-021-83/+86
| | |
* | | ~ | g4f v-0.1.4.5 `pip install -U g4f`0.1.4.5abc2023-10-023-3/+3
| | |
* | | Merge pull request #971 from Giancarlo-Ma/mainTekky2023-10-021-0/+1
|\ \ \ | | | | | | | | feat: allow to add custom header to deepai
| * | | feat: add custom header to deepaiGiancarlo-Ma2023-10-021-0/+1
| | | |
* | | | Merge pull request #972 from hlohaus/mmmTekky2023-10-024-13/+108
|\ \ \ \ | |/ / / |/| / / | |/ / Add Phind Provider
| * / Add Phind ProviderHeiner Lohaus2023-10-024-13/+108
|/ / | | | | | | | | Add release_curl in url_cffi requets Support create image response in Bing
* | ~ | g4f v-0.1.4.4abc2023-10-024-4/+5
| | | | | | | | release_curl bug
* | ~ | quick fixabc2023-10-021-1/+2
| |
* | ~ | g4f v-`0.1.4.3`0.1.4.3abc2023-10-023-3/+3
| |
* | ~ | Merge pull request #968 from st4rted/patch-1Tekky2023-10-021-2/+2
|\ \ | | | | | | fix typo in payload
| * | fix typo in payloadst4rted2023-10-021-2/+2
| | |
* | | ~ | Merge pull request #962 from hlohaus/nnnTekky2023-10-0217-190/+366
|\ \ \ | |/ / |/| | Update HuggingChat to new api
| * | Fix: There is no current event loop in threadHeiner Lohaus2023-10-025-27/+41
| | |
| * | Remove fake_useragent moduleHeiner Lohaus2023-10-021-4/+0
| | |
| * | +Curl +Async +Stream RequestsHeiner Lohaus2023-10-029-76/+119
| | | | | | | | | | | | Update Model List
| * | Change event loop policy on windowsHeiner Lohaus2023-10-012-12/+30
| | | | | | | | | | | | Support more versions from curl_cffi
| * | Disable Wewordle ProviderHeiner Lohaus2023-10-014-12/+11
| | | | | | | | | | | | | | | Update Ylokh Provider Improve StreamRequest
| * | Disable PerplexityAi ProviderHeiner Lohaus2023-10-012-2/+2
| | |
| * | Update HuggingChat to new apiHeiner Lohaus2023-10-019-100/+206
|/ / | | | | | | | | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper
| * aivvm's no life creator keeps patching it, but I'm just better 😉Commenter1233212023-10-011-3/+4
|/
* ~ | v-0.1.4.2 `pip install -U g4f`0.1.4.2abc2023-10-013-3/+3
|
* Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-10-013-39/+54
|\
| * ~ | Merge pull request #954 from Commenter123321/mainTekky2023-10-013-39/+54
| |\ | | | | | | Fix Aivvm and add new models in models.py
| | * ~Tekky2023-10-011-162/+162
| | |
| | * some more thingsCommenter1233212023-09-292-153/+158
| | |
| | * Fix Aivvm and add new models in models.pyCommenter1233212023-09-293-24/+34
| |/
* / ~ | pypi v-0.1.4.0 `pip install -U g4f`abc2023-10-013-3/+3
|/
* ~Tekky2023-09-271-1/+5
|
* ~ | g4f v-0.1.4.0 (new version checking systemabc2023-09-273-3/+17
|
* ~ | g4f v-0.1.3.9abc2023-09-274-5/+5
|
* ~ | g4f v-0.1.3.8abc2023-09-273-3/+3
|
* ~ | Merge pull request #947 from yym68686/mainTekky2023-09-271-1/+1
|\ | | | | fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.…
| * fixed bug: ImportError: cannot import name 'Request' from 'curl_cffi.requests.cookies' (/Users/yanyuming/opt/anaconda3/envs/chatgpt/lib/python3.11/site-packages/curl_cffi/requests/cookies.py)yym686862023-09-261-1/+1
|/
* ~abc2023-09-264-4/+4
|
* ~ | v-0.1.3.7abc2023-09-263-3/+3
|
* Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-09-261-4/+3
|\
| * ~Tekky2023-09-261-4/+3
| |
* | ~ | add version (`g4f.version`)abc2023-09-261-1/+1
|/
* ~ | v-0.1.3.50.1.3abc2023-09-261-1/+1
|
* ~ | Merge pull request #944 from RockChinQ/mainTekky2023-09-262-4/+4
|\ | | | | Chore: move ML related deps to interference dir
| * chore: move ML related deps to interference dirJunyan Qin2023-09-262-4/+4
| |
* | ~ | Merge pull request #943 from hlohaus/myshellTekky2023-09-2610-94/+226
|\ \ | |/ |/| Add ChatgptDuo and Aibn Provider
| * Add ChatgptDuo and Aibn ProviderHeiner Lohaus2023-09-2610-94/+226
| | | | | | | | | | | | Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider
* | ~Tekky2023-09-261-0/+1
| |
* | ~ | g4f v-0.1.3.50.1.3.5abc2023-09-261-1/+1
| |
* | ~Tekky2023-09-261-1/+2
| |
* | ~ | Merge pull request #941 from hlohaus/myshellTekky2023-09-267-20/+206
|\| | | | | AItianhuSpace Provider with GPT 4 added
| * AItianhuSpace Provider with GPT 4 addedHeiner Lohaus2023-09-263-18/+50
| | | | | | | | Reduced chunksize to better text completion
| * "create_async" support for BaseProvider,Heiner Lohaus2023-09-264-2/+156
| | | | | | | | | | by using ThreadPoolExecutor Default Model for Vercel
* | Merge pull request #940 from hlohaus/myshellTekky2023-09-256-22/+189
|\| | | | | Add Myshell Provider
| * Add Myshell ProviderHeiner Lohaus2023-09-256-22/+189
| | | | | | | | Remove auto proxy prefix
* | ~ | Merge pull request #936 from r1di/patch-10.0.3.4Tekky2023-09-241-1/+5
|\ \ | |/ |/| #935 [Docker] ModuleNotFoundError: No module named 'transformers' and 'PyExecJS'
| * forgot some more modulesr1di2023-09-241-0/+2
| |
| * #935 [Docker] ModuleNotFoundError: No module named 'transformers' and PyExecJSr1di2023-09-241-1/+3
|/ | | fixing missing modules
* ~abc2023-09-231-1/+1
|
* ~ | Merge pull request #934 from hlohaus/fixTekky2023-09-233-5/+12
|\ | | | | Fix: Aivvm: KeyError: ''
| * TypeError: issubclass() arg 1 must be a classHeiner Lohaus2023-09-231-1/+2
| |
| * Fix: Aivvm: KeyError: ''Heiner Lohaus2023-09-232-4/+10
|/ | | | and TypeError: issubclass() arg 1 must be a class
* ~ | improve Vercel & g4f.Completion.createabc2023-09-231-1/+1
|
* ~abc2023-09-231-1/+1
|
* ~Tekky2023-09-231-0/+19
|
* ~ | improve Vercel & g4f.Completion.createabc2023-09-232-2/+33
| | | | | | | | | | | added `.Completion.create` class. ```py response = g4f.Completion.create( model='text-davinci-003', prompt="Hello") print(response) ```
* ~abc2023-09-231-0/+369
|
* Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-09-235-374/+5
|\
| * ~ | Merge pull request #933 from hlohaus/nightTekky2023-09-235-374/+5
| |\ | | | | | | Improve Vercel Provider:
| | * Delete g4f/Provider/Vercel.pyTekky2023-09-231-387/+0
| | |
| | * Improve Vercel Provider:Heiner Lohaus2023-09-235-47/+65
| |/ | | | | | | | | | | | | - Fix endless loop - Add proxy, async support - Add default model Fix HuggingChat Provider
* / ~abc2023-09-231-1/+1
|/
* ~ | update models listabc2023-09-231-1/+0
|
* ~ | Update Vercel Providerabc2023-09-231-227/+307
|
* ~ | update models listabc2023-09-231-36/+38
|
* ~ | gpt-3.5-turbo-16k-0613abc2023-09-231-17/+17
|
* ~abc2023-09-231-9/+9
|
* ~ | Update models listabc2023-09-232-10/+17
|
* ~ | new providersabc2023-09-233-70/+65
| | | | | | Somwhat fix Aivvm provider, which looks to have a working gpt-4 kinda unstable
* ~abc2023-09-231-0/+1
|
* ~ | remove quickjsabc2023-09-231-1/+0
|
* ~ | Fix DeepAiabc2023-09-231-1/+1
|
* ~Tekky2023-09-221-1/+1
|
* ~Tekky2023-09-221-8/+5
|
* ~Tekky2023-09-221-6/+5
|
* ~ | g4f v-0.0.3.10.0.3-1abc2023-09-221-1/+1
|
* ~ | Merge pull request #930 from thebigbone/mainTekky2023-09-221-1/+4
|\ | | | | update dockerfile
| * update dockerfilehcrypt2023-09-221-1/+4
| | | | | | expose relevant port in dockerfile
* | ~ | Merge pull request #924 from hlohaus/vercelTekky2023-09-2216-127/+381
|\ \ | | | | | | Fix async example in readme
| * | Add RetryProviderHeiner Lohaus2023-09-214-16/+110
| | |
| * | Fix create_event_loop functionHeiner Lohaus2023-09-203-10/+100
| | | | | | | | | | | | Add PerplexityAi Provider
| * | Improve code style in async supportHeiner Lohaus2023-09-201-10/+22
| | |
| * | Add "create_event_loop" helperHeiner Lohaus2023-09-201-9/+13
| | |
| * | Add check_running_loop requirementHeiner Lohaus2023-09-203-39/+87
| | | | | | | | | | | | | | | Add create_async function in ChatCompletion Use SelectorEventLoop on windows
| * | Cache "snlm0e" in BardHeiner Lohaus2023-09-2010-75/+81
| | | | | | | | | | | | | | | Improve error handling in ChatgptLogin Fix async example in readme
* | | ~ | gpt-3.5-turbo-0613abc2023-09-221-144/+140
| | |
* | | ~ | Merge pull request #923 from fjteam/mainTekky2023-09-221-134/+144
|\ \ \ | | | | | | | | added model config : gpt-3.5-turbo-0613
| * | | add model config : gpt_35_turbo_0613tony2023-09-201-1/+1
| | | |
| * | | dd model config : gpt_35_turbo_0613tony2023-09-201-35/+35
| | | |
| * | | add model config : gpt_35_turbo_0613tony2023-09-201-3/+2
| | | |
| * | | add model config : gpt_35_turbo_0613tony2023-09-201-138/+141
| | | |
| * | | add model config : gpt_35_turbo_0613tony2023-09-201-1/+1
| | | |
| * | | add model config : gpt_35_turbo_0613tony2023-09-201-1/+4
| | | |
| * | | add model config : gpt_35_turbo_0613tony2023-09-201-0/+5
| | | |
* | | | ~ | Merge pull request #920 from chatgpt-tricks/mainTekky2023-09-222-4/+71
|\ \ \ \ | |_|_|/ |/| | | Adding embedding support to the interference proxy
| * | | import AutoTokenizer in app.pychatgpt-tricks2023-09-201-1/+1
| | | | | | | | | | | | import AutoTokenizer in app.py, because I forgot to
| * | | Update README.mdchatgpt-tricks2023-09-191-1/+1
| | | |
| * | | Update README.mdchatgpt-tricks2023-09-191-1/+1
| | | |
| * | | Update README.mdchatgpt-tricks2023-09-191-3/+1
| | | |
| * | | Update README.mdchatgpt-tricks2023-09-191-3/+6
| | | |
| * | | Update README.mdchatgpt-tricks2023-09-191-2/+4
| | | |
| * | | Adding embedding support using huggingface to app.pychatgpt-tricks2023-09-191-2/+66
| |/ /
* / / ~Tekky2023-09-211-6/+3
|/ /
* | ~ | Merge pull request #917 from Jasonnor/patch-1Tekky2023-09-191-1/+1
|\ \ | |/ |/| ~ |Documentation: specify Python version 3.10 requirement in `README.md` (#723)
| * docs: specify Python version 3.10 requirement (#723)Jason Wu2023-09-191-1/+1
|/ | | According to related issues (#720, #871, #823, etc.), the Python version requirement should be specified as 3.10.
* ~ | Merge pull request #914 from hlohaus/leshTekky2023-09-198-93/+154
|\ | | | | ~ | Add GptGo Provider, Fix AItianhu Provider
| * Check supports_stream in best_providers listHeiner Lohaus2023-09-182-5/+7
| |
| * Improve event loopHeiner Lohaus2023-09-183-47/+49
| |
| * Add GptGo Provider, Fix AItianhu ProviderHeiner Lohaus2023-09-183-41/+98
| |
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-09-191-2/+2
|\ \
| * \ ~ | Merge pull request #912 from Yusufibin/patch-1Tekky2023-09-191-2/+2
| |\ \ | | |/ | |/| ~
| | * Update README.mdYusuf2023-09-181-2/+2
| |/ | | | | Correction.
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-09-191-3/+1
|\|
| * ~Tekky2023-09-171-3/+1
| |
| * ~Tekky2023-09-171-353/+0
| |
* | ~abc2023-09-192-65/+3
| |
* | ~abc2023-09-191-1/+1
|/
* ~ | v.0.0.3.0 - improved stability with gpt-3.5-turbo0.0.3.0abc2023-09-171-1/+1
|
* ~abc2023-09-177-9/+6
|
* ~ | improved stability with gpt-3.5-turboabc2023-09-171-14/+21
| | | | improved stability with gpt-3.5-turbo
* ~abc2023-09-171-2/+1
|
* Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-09-1731-38/+250
|\
| * Merge pull request #911 from xtekky/revert-907-fix-type-hintTekky2023-09-1731-39/+250
| |\ | | | | | | Revert "Fix type hint"
| | * Revert "Fix type hint"Tekky2023-09-1731-39/+250
| |/
* / Update __init__.pyabc2023-09-171-2/+1
|/
* ~ | Merge pull request #907 from MIDORIBIN/fix-type-hintTekky2023-09-1731-250/+39
|\ | | | | ~ | Fix type hint
| * .Tekky2023-09-171-218/+0
| |
| * fix typo: provider -> ProviderMIDORIBIN2023-09-1628-34/+34
| |
| * fix type hintMIDORIBIN2023-09-163-130/+137
|/
* ~abc2023-09-121-0/+2
|
* ~ | v.0.0.2.9 - new providers0.0.2.9abc2023-09-121-1/+1
|
* ~ | Merge pull request #894 from hlohaus/new2Tekky2023-09-1217-130/+404
|\ | | | | Add some new Providers
| * Disable not working providers:Heiner Lohaus2023-09-1210-96/+122
| | | | | | | | | | | | EasyChat, Equing, GetGpt, Liaobots and Wuguokai No and random best provider for a model Update providers in Readme
| * Update ReadmeHeiner Lohaus2023-09-122-31/+53
| |
| * Add new providers: Aivvm, Vitalentum and YlokhHeiner Lohaus2023-09-127-25/+251
|/
* ~ | 0.0.2.80.0.2.8abc2023-09-111-1/+1
|
* Update setup.pyabc2023-09-111-1/+1
|
* ~ | Merge pull request #835 from krjordan/feature/docker-setupTekky2023-09-113-16/+128
|\ | | | | Docker Support for gpt4free
| * Merge branch 'main' into feature/docker-setupRyan Jordan2023-09-0646-1370/+2030
| |\
| * | feat(docker): add Docker and Docker Compose supportRyan Jordan2023-08-243-42/+153
| | |
* | | ~ | Merge pull request #891 from Lin-jun-xiang/fix-TypeDict-errorTekky2023-09-112-2/+9
|\ \ \ | | | | | | | | Fix: `TypedDict` from `typing` error #886
| * | | Fix: `TypedDict` from `typing` error #886hs_junxiang2023-09-112-2/+9
| | | | | | | | | | | | | | | | Ref: https://github.com/python/typeshed/issues/3500
* | | | ~| Merge pull request #889 from hlohaus/newTekky2023-09-116-15/+142
|\ \ \ \ | |/ / / |/| | | Add CodeLinkAva Provider, Improve test_async.py
| * | | Add ChatBase ProviderHeiner Lohaus2023-09-102-0/+64
| | | |
| * | | Add CodeLinkAva Provider, Improve test_async.pyHeiner Lohaus2023-09-095-15/+78
|/ / /
* | | ~Tekky2023-09-081-1/+1
|\ \ \ | | | | | | | | readed -> read
| * | | readed -> readArtur Mostowski2023-09-071-1/+1
|/ / /
* | | - | Merge pull request #8730.0.2.7Tekky2023-09-0721-574/+501
|\ \ \ | |_|/ |/| | - | Move httpx requirement, Fix Ails and ChatgptAi Provider, Improve scripts
| * | Fix imports in BingHeiner Lohaus2023-09-052-16/+8
| | |
| * | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus2023-09-0521-562/+497
|/ /
* | ~ | Merge pull request #869 from ahobsonsayers/add-console-scriptTekky2023-09-052-6/+19
|\ \ | | | | | | ~ | Add console script
| * \ Merge branch 'main' into add-console-scriptArran Hobson Sayers2023-09-012-0/+8
| |\ \
| * | | Update requirements.txtArran Hobson Sayers2023-09-011-1/+0
| | | |
| * | | Add console scriptArran Hobson Sayers2023-08-313-7/+21
| | | |
* | | | ~ | Merge pull request #876 from Lin-jun-xiang/join_messagesTekky2023-09-057-29/+14
|\ \ \ \ | | | | | | | | | | ~ | Following PEP8, use `.join()` to process `messages`
| * | | | Join the messageshs_junxiang2023-09-047-29/+14
| | | | | | | | | | | | | | | | | | | | | | | | | A better approach is to use the `.join()` method of strings, which reduces string concatenation operations and improves performance. Additionally, using formatted strings (f-strings) makes the code cleaner and more readable.
* | | | | Merge pull request #875 from Lin-jun-xiang/annotationsTekky2023-09-0535-45/+176
|\ \ \ \ \ | |/ / / / |/| | | | Fix: Python versions below 3.9 cannot use `g4f`
| * | | | type hintsmsi-JunXiang2023-09-0335-45/+176
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable". Refer to the following Stack Overflow discussions for more information: 1. https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python 2. https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable
* | | | ~ |  Merge pull request #872Tekky2023-09-027-50/+140
|\ \ \ \ | |_|/ / |/| | | ~ | Fix bing provider, Update readme
| * | | Update readmeHeiner Lohaus2023-09-011-3/+4
| | | |
| * | | Set working=True in Liaobots, Fix bing provider, Update readmeHeiner Lohaus2023-09-017-50/+139
|/ / /
* | | ~abc2023-08-312-2/+2
| | |
* | | ~ | Merge pull request #861 (add httpx)Tekky2023-08-311-1/+2
|\ \ \ | | | | | | | | Add httpx requirement
| * | | Add httpx requirementJosh XT2023-08-291-1/+2
| |/ /
* | | Merge pull request #859 from Lin-jun-xiang/junxiang/add-related-projectTekky2023-08-311-1/+8
|\ \ \ | |/ / |/| | Add related project: Document GPT
| * | Add related project: Document GPTJunXiang2023-08-291-1/+8
|/ / | | | | | | | | | | | | | | | | | | | | I've created a `document GPT`(chatPDF) which is based on "`langchain`" and "`gpt4free`". The project initially utilized the Langchain to invoke the OpenAI model for implementing document GPT. Now, it offers the option to use the gpt4free model, coupled with Hugging Face embedding. **This integration enables users to use the document GPT app completely free**, without the need to input any API keys! The [link](https://github.com/Lin-jun-xiang/docGPT-streamlit) has been added.
* | ~abc2023-08-281-1/+1
| |
* | ~ | v-0.0.2.6abc2023-08-281-25/+25
| |
* | ~ | v-0.0.2.6abc2023-08-281-1/+1
| |
* | ~ | Merge pull request #8440.0.2.6Tekky2023-08-2815-360/+555
|\ \ | | | | | | Add OpenAssistant and HuggingChat provider, Remove HugChat
| * \ Merge branch 'main' into huggingTekky2023-08-281-28/+64
| |\ \ | |/ / |/| |
* | | Merge pull request #851 from Luneye/patch-1Tekky2023-08-281-28/+52
|\ \ \ | | | | | | | | Update Bing.py
| * \ \ Merge branch 'main' into patch-1Luneye2023-08-2833-969/+846
| |\ \ \ | |/ / / |/| | |
| * | | Update Bing.pyLuneye2023-08-281-7/+7
| | | | | | | | | | | | Fixed some errors in my previously precipitated commit.
| * | | Update Bing.pyLuneye2023-08-281-53/+45
| | | | | | | | | | | | | | | | | | | | Added support the async function Will implement proper cookie retrieval later but Bing is working for now
| * | | Update Bing.py Luneye2023-08-271-46/+76
| | | | | | | | | | | | Removed unnecessary check that could prematurely stop the AI's response while answering
| | * | Add async support for H2oHeiner Lohaus2023-08-2815-371/+554
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add format_prompt helper Fix create_completion in AsyncGeneratorProvider Move get_cookies from constructor to function Add ow HuggingChat implement Remove need auth form Liabots Add staic cache for access_token in OpenaiChat Add OpenAssistant provider Support stream and async in You Support async and add userId in Yqcloud Add log_time module
* | | ~ | code stylingabc2023-08-2733-967/+842
|/ /
* | ~ | v-0.0.2.50.0.2.5abc2023-08-252-2/+2
| |
* | ~abc2023-08-251-1/+1
| |
* | ~| v-0.0.2.5abc2023-08-251-1/+1
| |
* | ~abc2023-08-252-2/+2
| |
* | ~abc2023-08-251-1/+1
| |
* | ~ | Merge pull request #803Tekky2023-08-2512-103/+120
|\ \ | | | | | | Improve providers
| * \ Merge branch 'main' into upTekky2023-08-2513-298/+619
| |\ \ | |/ / |/| |
* | | ~ | Merge pull request #841Tekky2023-08-251-1/+8
|\ \ \ | | | | | | | | Add related project
| * | | Add related projectJunXiang2023-08-251-1/+8
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | I've created a project that uses `gpt4free` for **auto translation** task. This action will automatically update and push README.md for different language. For example: 1. push `README.zh-TW.md` (zh-tw version) 2. use `gpt4free` to translate 3. generate the `README.md` (en version) 4. auto commit and push translating version. The [link](https://github.com/Lin-jun-xiang/action-translate-readme) has been added.
* | | ~ | Merge pull request #839Tekky2023-08-252-0/+67
|\ \ \ | | | | | | | | Wuguokai
| * | | Merge branch 'main' of https://github.com/bagusindrayana/gpt4free into mainBagus Indrayana2023-08-2417-242/+360
| |\| |
| * | | add providerBagus Indrayana2023-08-172-1/+68
| | | |
* | | | ~ | Merge pull request #838 Tekky2023-08-251-3/+5
|\ \ \ \ | | | | | | | | | | fix easychat stream : remove whitspace from data: and raise exception
| * | | | remove whitspace from data: and raise exceptionBagus Indrayana2023-08-241-3/+5
| | |/ / | |/| |
* | | | ~| Merge pull request #834Tekky2023-08-253-6/+14
|\ \ \ \ | | | | | | | | | | fix Yqcloud and You prompter using only the last message
| * | | | Ails Supplementary Identification of Unusual Response Contentzengrr2023-08-251-1/+1
| | | | |
| * | | | Ails throw the contents of an error responsezengrr2023-08-231-0/+2
| | | | |
| * | | | fix Yqcloud's prompter using only the last messagezengrr2023-08-231-1/+4
| | | | |
| * | | | "You" unicode decode and fix prompt just is last messagezengrr2023-08-231-5/+8
| |/ / /
* | | | Merge pull request #833 from hlohaus/bingTekky2023-08-257-288/+525
|\ \ \ \ | |/ / / |/| | | Fix bing provider
| * | | Add OpenaiChat and Hugchat ProviderHeiner Lohaus2023-08-257-79/+354
| | | | | | | | | | | | | | | | | | | | | | | | Add tests for providers with auth Improve async support / 2x faster Shared get_cookies by domain function
| * | | Add create_async methodHeiner Lohaus2023-08-231-19/+39
| | | |
| * | | Fix bing providerHeiner Lohaus2023-08-211-261/+203
| | | |
| | | * Remove judge functionHeiner Lohaus2023-08-251-9/+3
| | | |
| | | * Improve provider listHeiner Lohaus2023-08-248-65/+88
| | | |
| | | * Improve providers with testsHeiner Lohaus2023-08-227-40/+40
| |_|/ |/| |
* | | ~ | Merge pull request #8290.0.2.4Tekky2023-08-221-8/+9
|\ \ \ | | | | | | | | Update link for provider ChatgptLogin
| * | | change linkBagus Indrayana2023-08-201-8/+9
| |/ /
* | | ~ | Merge pull request #828Tekky2023-08-221-15/+72
|\ \ \ | | | | | | | | fix theb but need auth
| * | | fix theb but need authBagus Indrayana2023-08-201-15/+72
| |/ /
* | | ~ | Merge pull request #827Tekky2023-08-221-9/+30
|\ \ \ | | | | | | | | update header & response easychat
| * | | update header & response easychatBagus Indrayana2023-08-201-9/+30
| |/ /
* | | ~ | Merge pull request #832Tekky2023-08-224-5/+13
|\ \ \ | | | | | | | | Fixed Equing non-streaming request error and added encoding and temperature settings.
| * | | fix Equing response error with no streamzengrr2023-08-221-0/+3
| | | |
| * | | set encoding and temperaturezengrr2023-08-223-5/+10
| |/ /
* | | ~ | Merge pull request #830Tekky2023-08-221-4/+4
|\ \ \ | | | | | | | | Fix typos in README.md
| * | | Update README.mdGrant Hur2023-08-201-4/+4
| |/ /
* | | ~abc2023-08-221-1/+1
| | |
* | | ~abc2023-08-221-1/+1
| | |
* | | ~ | v.0.0.2.3abc2023-08-221-1/+6
|/ /
* | ~ | v.0.0.2.20.0.2.2abc2023-08-201-1/+1
| |
* | Delete settings.jsonTekky2023-08-201-6/+0
| |
* | ~ Merge pull request #816Tekky2023-08-206-75/+108
|\ \ | | | | | | add V50 Provider & refactor Raycast (need testing with auth)
| * | provider to Provider in testingBagus Indrayana2023-08-171-1/+1
| | |
| * | another mergeBagus Indrayana2023-08-179-7/+181
| |\|
| * | refactor V50 and RaycastBagus Indrayana2023-08-172-85/+123
| | |
| * | merge and refactorBagus Indrayana2023-08-17200-11186/+3026
| |\ \
| * | | add proxy and remove streamBagus Indrayana2023-08-171-1/+1
| | | |
| * | | add v50Bagus Indrayana2023-08-173-0/+50
| | | |
* | | | ~ | Merge pull request #808Tekky2023-08-201-69/+67
|\ \ \ \ | | | | | | | | | | Fix bard provider
| * | | | Fix bard provider, add async supportHeiner Lohaus2023-08-181-69/+67
| | |_|/ | |/| |
* | | | ~ | Merge pull request #820Tekky2023-08-201-0/+1
|\ \ \ \ | | | | | | | | | | requests encoding error
| * \ \ \ Merge pull request #1 from MaxKUlish1/fix-encode-YqcloudMaxKUlish12023-08-171-0/+1
| |\ \ \ \ | | | | | | | | | | | | Update Yqcloud.py
| | * | | | Update Yqcloud.pyMaxKUlish12023-08-171-0/+1
| |/ / / / | | | | | | | | | | # specify the correct encoding forcibly
| * | | | Update Yqcloud.pyMaxKUlish12023-08-171-1/+0
| | | | |
| * | | | Update Yqcloud.pyMaxKUlish12023-08-171-0/+1
| |/ / / | | | | | | | | # specify the correct encoding forcibly
* | | | ~ | Merge pull request #821Tekky2023-08-201-56/+56
|\ \ \ \ | |/ / / |/| | | Provider starts with uppercase | change provider to Provider
| * | | Provider starts with uppercase | change provider to ProviderSiddharth Jha2023-08-181-56/+56
|/ / /
* | | ~ | Merge pull request #812abc2023-08-171-1/+1
| | |
* | | ~ | Merge pull request #817abc2023-08-171-1/+1
| | |
* | | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-08-172-0/+14
|\ \ \
| * \ \ Merge pull request #812 from HexyeDEV/main-1Tekky2023-08-171-0/+7
| |\ \ \ | | | | | | | | | | Add ChatGpt telegram bot to readme
| | * | | Add ChatGpt telegram bot to readmeHexye2023-08-161-0/+7
| | |/ /
| * | | Merge pull request #817 from 0dminnimda/add-interference-requirementsTekky2023-08-172-0/+7
| |\ \ \ | | | | | | | | | | Add interference requirements
| | * | | Add interference requirements0dminnimda2023-08-172-0/+7
| | |/ / | | | | | | | | | | | | | | | | For ease of use and consistency, so the user would not need to guess versions and packages Also document it in README.md
* | / / ~ |  Merge pull request #817abc2023-08-171-1/+0
|/ / /
* | | ~abc2023-08-171-1/+1
| | |
* | | ~ | major refractoring + new providers | v0.0.2.0abc2023-08-175-3/+164
| |/ |/| | | | | | | | | g4f.Provider.FastGpt & g4f.Provider.Equing gpt-3.5-turbo-0613
* | ~0.0.2.0abc2023-08-171-1/+1
| |
* | ~abc2023-08-171-1/+1
| |
* | ~abc2023-08-173-32/+31
| | | | | | | | v0.0.2.0
* | ~ | major refractoring | v0.0.2.0abc2023-08-175-12/+12
| |
* | ~abc2023-08-173-6/+2
| |
* | Merge pull request #800 from MIDORIBIN/refactor-providerTekky2023-08-17201-11183/+3083
|\ \ | |/ |/| refactor: refactor provider
| * refactor: refactor providerMIDORIBIN2023-08-14201-11183/+3083
|/
* ~ | small fixes & new pypi version | v-0.0.1.90.0.1.90.0.1.0abc2023-08-141-1/+1
|
* ~abc2023-08-143-10/+5
|
* ~abc2023-08-1410-10/+11
|
* small fixes & new pypi versionabc2023-08-145-5/+115
|
* Merge pull request #801 from johnd0e/fix-ailsxtekky2023-08-141-1/+1
|\ | | | | Fix Ails.py
| * Fix Ails.pyjohnd0e2023-08-141-1/+1
| | | | | | Fix arguments order
* | Merge pull request #796 from carlinhoshk/mainxtekky2023-08-141-0/+1
|\ \ | | | | | | Update requirements
| * | Update requirementscarlos Oliveira2023-08-101-0/+1
| |/ | | | | add js2py dependencies
* | Merge pull request #794 from ye4241/mainxtekky2023-08-142-0/+51
|\ \ | | | | | | Add Raycast Provider
| * | Add Raycast Providerye42412023-08-092-0/+51
| |/
* | Merge pull request #793 from Leechist/mainxtekky2023-08-141-1/+10
|\ \ | | | | | | Update README.md
| * | Update README.mdLeechist2023-08-091-1/+10
| |/ | | | | Added all of the providers to README.
* | Merge pull request #792 from omidima/main-1xtekky2023-08-141-15/+22
|\ \ | |/ |/| Update EasyChat.py
| * Update EasyChat.pyomidima2023-08-121-10/+9
| | | | | | Resolve review comments.
| * Update EasyChat.pyomidima2023-08-111-1/+8
| | | | | | update active servers
| * Update EasyChat.pyomidima2023-08-081-16/+17
|/ | | Change model address and add proxy & session for pass cloudflare auth on requests.
* v 0.0.1.4abc2023-08-071-1/+1
|
* Delete .vscode directoryxtekky2023-08-071-7/+0
|
* Delete ci.ymlxtekky2023-08-071-37/+0
|
* Merge pull request #693 from ramonvc/mainxtekky2023-08-071-12/+13
|\ | | | | Fix: There is no current event loop in thread.
| * Fix: There is no current event loop in thread.Ramon Victor Cardoso2023-06-271-12/+13
| |
* | Merge pull request #790 from VastV2/Ails-Updatextekky2023-08-071-3/+5
|\ \ | | | | | | Update Ails.py
| * | Update Ails.pyVastV22023-08-051-3/+5
| | | | | | | | | after they update the client-v version the page is not working anymore, so I made this to get the version number automatically, this way we don't need to update the version manually.
* | | Merge pull request #788 from omidima/main-1xtekky2023-08-071-26/+52
|\ \ \ | | | | | | | | Update DeepAi.py
| * | | Update DeepAi.pyomidima2023-08-051-26/+52
| |/ /
* | | Merge pull request #784 from kggn/mainxtekky2023-08-073-0/+44
|\ \ \ | | | | | | | | Add opchatgpts.net support
| * | | Update README.mdkggn2023-08-011-1/+1
| | | |
| * | | Update README.mdkggn2023-08-011-0/+1
| | | |
| * | | Update __init__.pykggn2023-08-011-1/+1
| | | |
| * | | Update __init__.pykggn2023-08-011-0/+1
| | | |
| * | | Create opchatgpts.pykggn2023-08-011-0/+42
| |/ /
* | | Merge pull request #777 from nonk123/close-inactive-issues-automaticallyxtekky2023-08-071-0/+31
|\ \ \ | | | | | | | | Add a GitHub workflow to close inactive issues and PRs automatically
| * | | Fix the "isuse" typononk1232023-08-011-1/+1
| | | |
| * | | Add a GitHub workflow to close inactive issues automaticallynonk1232023-07-271-0/+31
| |/ /
* | | Merge pull request #772 from MIDORIBIN/refactor-modelsxtekky2023-08-074-234/+247
|\ \ \ | | | | | | | | refactor models file
| * | | refactor: refactor modelsMIDORIBIN2023-07-254-234/+247
| | | |
* | | | update imagextekky2023-08-071-1/+2
| |/ / |/| |
* | | Update Vercel.pyabc2023-07-241-109/+8
| | |
* | | Update setup.pyabc2023-07-241-1/+1
|/ /
* | Merge pull request #769 from fungamer2-2/mainxtekky2023-07-226-13/+13
|\ \ | | | | | | Use temperature parameter passed to function
| * | Use the temperature parametergrandsonneo@gmail.com2023-07-226-13/+13
|/ /
* | Merge pull request #768 from nonk123/mainxtekky2023-07-213-4/+6
|\ \ | | | | | | Fix the import errors
| * | Remove asyncio from requirements.txtnonk1232023-07-211-1/+0
| | |
| * | Fix the import errorsnonk1232023-07-213-3/+6
| | |
* | | Merge pull request #763 from najam-tariq/mainxtekky2023-07-211-1/+9
|\ \ \ | |/ / |/| | Update Provider.DfeHub to consider rate-limit
| * | Update Provider.DfeHub to consider rate-limitnajam-tariq2023-07-191-1/+9
|/ /
* | Update README.mdabc2023-07-181-1/+1
| |
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-07-181-2/+2
|\ \
| * | minor fixesxtekky2023-07-181-2/+2
| | |
* | | minor fixesabc2023-07-183-25/+25
|/ /
* | Merge branch 'main' of https://github.com/xtekky/gpt4freeabc2023-07-182-2/+2
|\ \
| * | Rename DFEHub.py to DfeHub.pyxtekky2023-07-181-1/+1
| | |
| * | Merge pull request #756 from Yoxmo/patch-1xtekky2023-07-181-1/+1
| |\ \ | | | | | | | | [-] Update requirements.txt
| | * | [-] Update requirements.txtYM2023-07-171-1/+1
| |/ / | | | | | | Updated to a working module.
* | | minor fixesabc2023-07-183-2/+2
| | |
* | | .abc2023-07-183-4/+23
|/ /
* | g4f package & update provider listabc2023-07-172-19/+24
| |
* | pypi package (`pip install g4f`)abc2023-07-171-0/+7
| |
* | pypi package (pip install `g4f`)abc2023-07-176-47/+59
| |
* | Update .gitignoreabc2023-07-171-1/+3
| |
* | minor fixesabc2023-07-1628-65/+137
| |
* | minor fixesabc2023-07-166-7/+19
| | | | | | | | ails, chatgptai ...
* | Merge pull request #743 from bagusindrayana/refactor-providerxtekky2023-07-1613-240/+74
|\ \ | | | | | | my bad (refactor/move provider from testing folder)
| * | refactor/move provider from testing folderBagus Indrayana2023-07-1213-240/+74
| | |
* | | Merge pull request #742 from dikos1337/fix-anchorsxtekky2023-07-161-7/+7
|\ \ \ | |/ / |/| | Fix anchors in README.md
| * | fix anchors in README.mdPostnov Roman2023-07-111-7/+7
|/ /
* | Merge pull request #741 from bagusindrayana/aiservicextekky2023-07-113-0/+94
|\ \ | | | | | | add AiService
| * | add readmeBagus Indrayana2023-07-111-0/+2
| | |
| * | add testingBagus Indrayana2023-07-111-0/+30
| | |
| * | add providerBagus Indrayana2023-07-111-0/+62
| | |
* | | Merge pull request #740 from bagusindrayana/binghuanxtekky2023-07-115-0/+314
|\ \ \ | | | | | | | | BingHuan (Bing China)
| * | | update encodingBagus Indrayana2023-07-111-1/+1
| | | |
| * | | update testingBagus Indrayana2023-07-111-1/+2
| | | |
| * | | update readmeBagus Indrayana2023-07-111-1/+3
| | | |
| * | | update testingBagus Indrayana2023-07-111-18/+16
| | | |
| * | | emojin encoding problem idk how to fix itBagus Indrayana2023-07-113-22/+26
| | | |
| * | | check multiple messagesBagus Indrayana2023-07-111-1/+3
| | | |
| * | | readme and creditBagus Indrayana2023-07-112-0/+7
| | | |
| * | | udate testingBagus Indrayana2023-07-112-5/+14
| | | |
| * | | add testingBagus Indrayana2023-07-111-0/+30
| | | |
| * | | add provider and helperBagus Indrayana2023-07-114-0/+261
| |/ /
* | | Merge pull request #739 from bagusindrayana/wewordlextekky2023-07-113-0/+128
|\ \ \ | | | | | | | | add wewordle (reverse from android app)
| * | | add wewordleBagus Indrayana2023-07-113-0/+128
| |/ /
* | | Merge pull request #737 from AlephZero255/mainxtekky2023-07-111-105/+93
|\ \ \ | | | | | | | | Fix empty H2o output
| * | | Add files via uploadAlephZero2552023-07-101-105/+93
| |/ / | | | | | | Fix empty H2o output
* | | Merge pull request #736 from MIDORIBIN/add-related-projectxtekky2023-07-111-0/+7
|\ \ \ | |/ / |/| | add related project
| * | add langchain-gpt4freeMIDORIBIN2023-07-091-0/+7
|/ /
* | Update README.mdxtekky2023-07-081-1/+1
| |
* | Merge pull request #732 from MIDORIBIN/prepare_pip_installxtekky2023-07-081-3/+2
|\ \ | | | | | | Enabled direct pip install from Git.
| * | fix tool.setuptools.packages.findMIDORIBIN2023-07-081-3/+2
| | |
* | | Merge pull request #728 from enganese/patch-5xtekky2023-07-081-1/+1
|\ \ \ | | | | | | | | Update README.md
| * | | Update README.mdUlan Aitbay2023-07-061-1/+1
| |/ / | | | | | | | | | | | | | | | | | | Updated image link Before: https://github.com/onlpx/gpt4free-v2/assets/98614666/7886223b-c1d1-4260-82aa-da5741f303bb After: https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png
* | | Merge pull request #727 from enganese/patch-4xtekky2023-07-081-1/+1
|\ \ \ | | | | | | | | Update CONTRIBUTING.md
| * | | Update CONTRIBUTING.mdUlan Aitbay2023-07-061-1/+1
| |/ / | | | | | | | | | | | | | | | Updated links to folders Before: https://github.com/xtekky/gpt4free/tree/main/gpt4free After: https://github.com/xtekky/gpt4free/tree/main/g4f
* | | Merge pull request #726 from najam-tariq/mainxtekky2023-07-086-1/+173
|\ \ \ | | | | | | | | added some more providers
| * | | some more providersnajam-tariq2023-07-056-1/+173
| |/ /
* | | Merge pull request #725 from mossein/mainxtekky2023-07-081-2/+2
|\ \ \ | |/ / |/| | Update README.md
| * | Update README.mdMohammad Jafari2023-07-041-2/+2
|/ / | | | | liaobots.com doesnt work anymore without account
* | Merge pull request #705 from tuanle96/fix-lockchat-providerxtekky2023-07-011-2/+2
|\ \ | | | | | | Fix: change subDomain of LockChat
| * | fix subDomain of LockChatLê Anh Tuấn2023-06-291-2/+2
|/ /
* | Merge pull request #688 from BoBeR182/patch-1xtekky2023-06-281-1/+4
|\ \ | |/ |/|
| * Update requirements.txtBoBeR1822023-06-271-1/+4
|/ | | fix for https://github.com/xtekky/gpt4free/issues/687
* Merge pull request #684 from ostix360/mainxtekky2023-06-262-1/+22
|\ | | | | Add pyproject.toml to build the project
| * include g4f packageostix3602023-06-261-0/+1
| |
| * fix requirements.txtostix3602023-06-261-1/+1
| |
| * revert st-chat to head.zip in requirements.txtostix3602023-06-261-1/+1
| |
| * Add pyproject.toml to build the projectostix3602023-06-262-1/+21
|/
* Update instructionsxtekky2023-06-241-2/+2
|
* Merge pull request #674 from rPersival/mainxtekky2023-06-241-1/+3
|\ | | | | Update requirements.txt
| * Update requirements.txtAlexander2023-06-241-1/+3
|/
* gpt4free v2, first releasev2t.me/xtekky2023-06-24158-252/+3317
|
* Merge pull request #664 from LopeKinz/mainxtekky2023-06-181-3/+8
|\ | | | | Fix for issue #660
| * Update __init__.pyLopeKinz2023-06-131-3/+8
| |
* | updatesxtekky2023-06-181-1/+0
| |
* | announcement, deadline, projectsxtekky2023-06-141-3/+6
|/
* important announcement, g4f v2 & gpt-4 discord botxtekky2023-06-091-0/+2
|
* discord bot with gpt-4xtekky2023-06-091-1/+2
|
* Merge pull request #650 from wavezhang/patch-1xtekky2023-06-081-1/+1
|\ | | | | fix docker build error
| * fix docker build errorwavezhang2023-06-071-1/+1
|/ | | fix https://github.com/xtekky/gpt4free/issues/643
* Merge pull request #641 from 00randomize00/mainxtekky2023-06-051-1/+1
|\ | | | | Rollback to #241 when handling special character
| * Update streamlit_app.py00randomize002023-06-041-1/+1
|/
* A major update is to come in the next days (statement written 4 Jun)xtekky2023-06-041-9/+1
|
* Merge pull request #638 from noes14155/patch-1xtekky2023-06-041-8/+9
|\ | | | | Update __init__.py
| * Update __init__.pyNoel Samuel2023-06-031-8/+9
| | | | | | Server responds with forbidden when using requests. rewrited with urllib
* | Merge pull request #636 from ramonvc/mainxtekky2023-06-041-2/+2
|\ \ | | | | | | Fix: Exception in thread & KeyError: 'displayName'
| * | Fix: Exception in thread & KeyError: 'displayName'Ramon Victor Cardoso2023-06-011-2/+2
| |/
* | Merge pull request #628 from hpsj/mainxtekky2023-06-041-1/+3
|\ \ | | | | | | Parameter addition uuid
| * | Parameter addition uuidhp2562023-05-301-1/+3
| |/
* | Merge pull request #626 from cifer-sudo/mainxtekky2023-06-042-2/+4
|\ \ | | | | | | Update Dockerfile and requirements.txt to improve security and reduce vulnerabilities
| * \ Merge pull request #2 from cifer-sudo/snyk-fix-442c15a0753e66f7844e6a36b435906bcifer-sudo2023-05-291-1/+3
| |\ \ | | | | | | | | Fix for 4 vulnerabilities
| | * | fix: requirements.txt to reduce vulnerabilitiessnyk-bot2023-05-291-1/+3
| |/ / | | | | | | | | | | | | | | | | | | The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966 - https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970 - https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286
| * | Merge pull request #1 from cifer-sudo/snyk-fix-723cf4df10e62e0b58bd67456edec2bccifer-sudo2023-05-291-1/+1
| |\ \ | | |/ | |/| Security upgrade python from 3.11 to 3.12.0b1-slim
| | * fix: Dockerfile to reduce vulnerabilitiessnyk-bot2023-05-291-1/+1
| |/ | | | | | | | | | | | | | | The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1290331 - https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1298721 - https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1300249 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3320493 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3320493
* | Merge pull request #622 from ggindinson/main-3xtekky2023-06-041-0/+4
|\ \ | | | | | | Create SECURITY.md for better community standards
| * | Create SECURITY.mdggindinson2023-05-281-0/+4
| |/
* | Merge pull request #620 from enganese/patch-3xtekky2023-06-041-1/+1
|\ \ | | | | | | Update __init__.py (refactored import)
| * | Update __init__.py (refactored import)Ulan Aitbay2023-05-281-1/+1
| |/ | | | | | | | | | | | | | | | | | | ### **Before**: `from typings import AiColorsResponse` ### **After**: `from typings import AiColorsResponse` ### **Comment**: `Now, it perfectly works!`
* | Merge pull request #616 from ggindinson/main-1xtekky2023-06-041-0/+128
|\ \ | |/ |/| Create CODE_OF_CONDUCT.md
| * Create CODE_OF_CONDUCT.mdggindinson2023-05-281-0/+128
|/ | | Code of conduct for improving community standards
* Merge pull request #532 from with1874/mainxtekky2023-05-281-1/+1
|\ | | | | Fix Chinese garbled characters
| * Fix Chinese garbled characterswith18742023-05-101-1/+1
| |
* | Merge pull request #610 from ggindinson/mainxtekky2023-05-285-14/+68
|\ \ | | | | | | Added support for AiColors
| * \ Merge branch 'main' into mainxtekky2023-05-283-24/+2
| |\ \ | |/ / |/| |
* | | Update requirements.txtxtekky2023-05-281-1/+1
| | |
* | | Create requirements.txtxtekky2023-05-281-0/+19
| | |
* | | Merge pull request #612 from enganese/mainxtekky2023-05-281-4/+0
|\ \ \ | | | | | | | | Delete .vscode directory
| * | | Delete .vscode directoryUlan Aitbay2023-05-271-4/+0
| | | | | | | | | | | | Not needed, bruh
* | | | Merge pull request #614 from enganese/patch-2xtekky2023-05-281-1/+1
|\ \ \ \ | |/ / / |/| | | Fixed `from utils import create_email, check_email` in `gpt4free/uses…
| * | | Fixed `from utils import create_email, check_email` in `gpt4free/usesless/__init__.py`Ulan Aitbay2023-05-271-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ### **Before**: ``` from utils import create_email, check_email ``` ### **Now**: ``` from .utils import create_email, check_email ``` ### **Change**: `Added dot before module name`
| * | Create requirements.txtggindinson2023-05-271-0/+37
| | |
| * | Added testing file and init in gpt4freeggindinson2023-05-262-13/+28
| | |
| * | Added support for AiColorsggindinson2023-05-262-0/+39
|/ /
* | Merge pull request #607 from enganese/mainxtekky2023-05-265-28/+198
|\ \ | | | | | | Fixed entire usesless (huge update)
| * | Update __init__.py (removed `import pyperclip`)Ulan Aitbay2023-05-261-1/+0
| | |
| * | Update README.mdUlan Aitbay2023-05-261-4/+4
| | |
| * | Fixed entire usesless (huge update)enganese2023-05-265-24/+195
| | |
* | | Merge pull request #601 from hpsj/mainxtekky2023-05-261-9/+28
|\ \ \ | | | | | | | | Automatically obtain restNonce
| * | | Automatically obtain restNoncehp2562023-05-251-9/+28
| |/ /
* | | Merge pull request #604 from localagi/patch-1xtekky2023-05-263-160/+1264
|\ \ \ | |/ / |/| | Use poetry (again) - disable all up and downstream version conflicts
| * | add all deps, reorder alphabetically, regenerate lockfilelocalAGI2023-05-252-49/+1197
| | |
| * | regenerate poetry lock and remove duplicate dependency filelocalAGI2023-05-252-117/+64
| | |
| * | Update pyproject.tomllocalagi2023-05-251-1/+10
|/ / | | | | Make poetry manage again
* | Merge pull request #598 from enganese/patch-4xtekky2023-05-241-1/+4
|\ \ | | | | | | Fixed error in gpt4free/usesless/__init__.py [IndexError: list index out of range]
| * | Latest commit __init__.py (Check this one)Ulan Aitbay2023-05-241-1/+1
| | |
| * | Changed the first solution of error __init__.pyUlan Aitbay2023-05-231-5/+1
| | | | | | | | | Tried another approach that perfectly fits the logic of [@ezerinz's](https://github.com/ezerinz) email confirmation code
| * | Updated gpt4free/usesless/__init__.py (email confirmation in while loop)Ulan Aitbay2023-05-231-1/+8
| | |
* | | Merge pull request #597 from enganese/patch-3xtekky2023-05-240-0/+0
|\ \ \ | | | | | | | | Updated requirements.txt (added: `random-password-generator`)
| * | | Update requirements.txt [added random-password-generator]Ulan Aitbay2023-05-231-0/+1
| |/ / | | | | | | | | | | | | Added: random-password-generator `random-password-generator` was used `in gpt4free/usesless/__init__.py`, but it's not written in requirements.txt
* | | Merge pull request #595 from enganese/patch-2xtekky2023-05-241-0/+1
|\ \ \ | | | | | | | | Update gpt4free/aiassist/__init__.py
| * | | Update gpt4free/aiassist/__init__.pyenganese (aka Ulxn)2023-05-231-0/+1
| |/ / | | | | | | | | | Added: request.encoding = request.apparent_encoding
* | | Merge pull request #596 from enganese/main-1xtekky2023-05-241-0/+8
|\ \ \ | | | | | | | | Create CONTRIBUTING.md
| * | | Create CONTRIBUTING.mdUlan Aitbay2023-05-231-0/+8
| |/ / | | | | | | | | | | | | To meet the community standards . For more: https://github.com/xtekky/gpt4free/community
* | | Merge pull request #592 from hpsj/mainxtekky2023-05-246-0/+310
|\ \ \ | | | | | | | | add hpgptapi
| * | | add gptworldaihp2562023-05-233-0/+146
| | | |
| * | | add hpgptaihp2562023-05-231-1/+2
| | | |
| * | | delete orahp2562023-05-232-122/+0
| | | |
| * | | Merge branch 'xtekky:main' into mainHp_mzx2023-05-231-0/+1
| |\| |
| * | | add hpgptapihp2562023-05-223-0/+163
| | | |
| * | | Merge branch 'main' of https://github.com/hpsj/gpt4freehp2562023-05-2210-24/+303
| |\ \ \
| * | | | add oraaihp2562023-05-192-0/+122
| | | | |
* | | | | Merge pull request #590 from ezerinz/mainxtekky2023-05-241-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | update requirements: add random password generator
| * | | | requirements: add random password generatorezerinz2023-05-221-0/+1
| | | | |
* | | | | Merge pull request #591 from enganese/patch-1xtekky2023-05-231-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update __init__.pyenganese (aka Ulxn)2023-05-221-0/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added: `request.encoding = request.apparent_encoding # <--- Fix is here` Fixed: - Cyrllic response text encoding
* | | | Merge pull request #584 from ezerinz/mainxtekky2023-05-213-20/+106
|\| | | | | | | | | | | Usesless: add token generation
| * | | Update readmeezerinz2023-05-211-5/+4
| | | |
| * | | Merge branch 'main' of https://github.com/ezerinz/gpt4freeezerinz2023-05-211-1/+1
| |\ \ \
| * | | | update usesless, add function to retrieve tokenezerinz2023-05-213-21/+108
| | | | |
* | | | | Merge pull request #578 from ezerinz/mainxtekky2023-05-213-0/+66
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update README.mdEdwin2023-05-201-1/+1
| |/ / /
| * | | add aiassist.siteezerinz2023-05-202-0/+53
| | | |
| * | | add aiassist.site testezerinz2023-05-201-0/+13
|/ / /
* | | Merge pull request #574 from Sife-shuo/mainxtekky2023-05-193-0/+103
|\ \ \ | | | | | | | | ReWrite italygpt
| * | | upload italtgpt2Sife-shuo2023-05-193-0/+103
| | | |
* | | | countdown timerxtekky2023-05-191-4/+2
| | | |
* | | | Merge pull request #571 from ben-ying/update-readme-to-install-ffmpeg-and-set-proxyxtekky2023-05-191-0/+26
|\ \ \ \ | |_|/ / |/| | | feat: update readme to install ffmpeg and set proxy
| * | | feat: update readme to install ffmpeg and set proxybenying1988@gmail.com2023-05-191-0/+26
|/ / /
* | | Merge pull request #561 from ading2210/mainxtekky2023-05-185-1/+123
|\ \ \ | | | | | | | | Add DeepAI wrapper
| * | | add references to deepai to the main readmeading22102023-05-181-0/+3
| | | |
| * | | add gpt4free.ChatCompletion classading22102023-05-182-1/+24
| | | |
| * | | add deepai wrapperading22102023-05-184-1/+97
| |/ /
* / / countdownxtekky2023-05-181-0/+6
|/ /
* | Merge pull request #543 from mitchcapper/analytics_warning_prxtekky2023-05-142-0/+6
|\ \ | | | | | | README.md disclaimers analytic data
| * | README.md disclaimers analytic dataMitch Capper2023-05-122-0/+6
|/ /
* | Merge pull request #536 from MIDORIBIN/fix-dockerfilet.me/xtekky2023-05-101-23/+12
|\ \ | |/ |/| fix Dockerfile
| * fix DockerfileMIDORIBIN2023-05-101-23/+12
|/
* Update README.mdt.me/xtekky2023-05-081-2/+5
|
* Update default_issue.mdt.me/xtekky2023-05-071-1/+1
|
* Update and rename default-issue.md to default_issue.mdt.me/xtekky2023-05-072-31/+33
|
* Rename issue-format.md to default-issue.mdt.me/xtekky2023-05-071-0/+0
|
* Update issue templatest.me/xtekky2023-05-072-0/+51
|
* Merge pull request #468 from bruvv/patch-1t.me/xtekky2023-05-071-3/+1
|\ | | | | Optimize dockerfile
| * Optimize dockerfilebruvv2023-05-051-3/+1
| | | | | | Please do as much as possible in 1 RUN command. This is how it is intended. (Docker BP)
* | Merge pull request #461 from williamstein/maint.me/xtekky2023-05-074-98/+0
|\ \ | | | | | | remove cocalc; all non-authenticated access has been disabled
| * | remove cocalc; all non-authenticated access has been disabledWilliam Stein2023-05-054-98/+0
| | | | | | | | | | | | | | | | | | | | | | | | - cocalc is my website - i have disabled *all* non-authenticated access, so gpt4free will no longer work with cocalc. - it's better to remove it so you don't confuse your users, who might expect cocalc to work with gpt4free
* | | Merge pull request #504 from MIDORIBIN/maint.me/xtekky2023-05-074-34/+62
|\ \ \ | | | | | | | | Support for new authentication methods in forefront
| * | | fix forefront sampleMIDORIBIN2023-05-071-5/+8
| | | |
| * | | Support for new authentication methodsMIDORIBIN2023-05-073-29/+54
|/ / /
* | | Update README.mdt.me/xtekky2023-05-071-1/+3
| | |
* | | Update README.mdt.me/xtekky2023-05-071-1/+1
| | |
* | | Merge pull request #474 from sudouser777/feature/added_retryt.me/xtekky2023-05-062-23/+39
|\ \ \ | | | | | | | | added retry for you
| * | | added retry for youRaju Komati2023-05-052-23/+39
| | |/ | |/|
* | | Merge pull request #475 from AlephZero255/fix_for_forefront.gitt.me/xtekky2023-05-061-15/+19
|\ \ \ | |/ / |/| | forefront fix
| * | forefront_fixunknown2023-05-051-15/+19
|/ /
* | Merge pull request #451 from valerii-chirkov/maint.me/xtekky2023-05-054-14/+62
|\ \ | | | | | | Quora api requests robustness.
| * | fix(Dockerfile): Fixed issue with unable to fetch the response.valerii@valeriis-air.(none)2023-05-051-1/+1
| | | | | | | | | | | | Added -y flag.
| * | fix(Dockerfile): Fixed issue with unable to fetch the response.valerii@valeriis-air.(none)2023-05-051-0/+3
| | | | | | | | | | | | The issue was that there were no ffmpeg installed.
| * | Merge branch 'xtekky:main' into mainValerii2023-05-0537-303/+387
| |\|
| * | add(quora/tests): Added a module with quora tests.valerii@valeriis-air.(none)2023-05-052-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | It is covering 3 scenarios: 1. test_successful_request 2. test_exponential backoff 3. test_too_many_requests Run tests: python -m unittest gpt4free/quora/tests/test_api.py
| * | update(quora/api): Modified a request_with_retries function.valerii@valeriis-air.(none)2023-05-041-14/+21
| | | | | | | | | | | | | | | | | | | | | Added delay between retries (maybe it's better to wrap it in a context manager). Error logging. Function renamed. If not 200 status - raise_for_status() exception
| * | Merge remote-tracking branch 'origin/main'valerii@valeriis-air.(none)2023-05-0412-111/+204
| |\ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # docker-compose.yml # gpt4free/forefront/__init__.py
| * | | update(docker-compose.yml): Removed docker-compose.ymlvalerii@valeriis-air.(none)2023-05-012-53/+42
| | | |
* | | | Merge pull request #452 from ego/feature/requirements-and-docst.me/xtekky2023-05-052-0/+10
|\ \ \ \ | |_|_|/ |/| | | Update requirements
| * | | Update requirementsAlter Ego2023-05-052-0/+10
|/ / /
* | | Merge pull request #443 from TheTrueShell/maint.me/xtekky2023-05-041-1/+9
|\ \ \ | | | | | | | | 🔨 update(theb/__init__.py): add get_response method to Completion class
| * \ \ Merge branch 'main' into maint.me/xtekky2023-05-0415-258/+44
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #441 from hamza1312/maint.me/xtekky2023-05-043-55/+32
|\ \ \ \ | | | | | | | | | | Forefront fixed
| * | | | Fixed importsHamza2023-05-042-0/+5
| | | | |
| * | | | Forefront fixedHamza2023-05-042-55/+27
| | | | |
* | | | | Merge pull request #439 from mishalhossin/patch-1t.me/xtekky2023-05-041-1/+1
|\ \ \ \ \ | | | | | | | | | | | | This should prevent the UnicodeDecodeError in theb
| * | | | | Update __init__.pyMishal2023-05-041-1/+1
| |/ / / /
* | | | | Merge pull request #438 from xiangsx/maint.me/xtekky2023-05-041-0/+7
|\ \ \ \ \ | | | | | | | | | | | | gpt4free typescript version
| * | | | | gpt4free typescript versionxiangsx2023-05-041-0/+7
| |/ / / /
* / / / / updatest.me/xtekky2023-05-0410-203/+3
|/ / / /
| * / / 🔨 update(theb/__init__.py): add get_response method to Completion classRory Durrant2023-05-041-1/+7
|/ / / | | | | | | The get_response method was added to the Completion class to allow for easier retrieval of the response from the GPT-3 API. This method takes in a prompt and an optional proxy and returns the response as a string. The method uses the create method to generate a generator object and then iterates over it to append each message to a list. Finally, the list is joined into a single string and returned. This allows for non stream usage of theb.
* | | Update README.mdt.me/xtekky2023-05-041-2/+2
| | |
* | | Merge pull request #427 from kainstan/maint.me/xtekky2023-05-041-2/+2
|\ \ \ | | | | | | | | Fix numpy c dependency issue
| * | | Fix numpy c dependency issuekainstan2023-05-041-2/+2
|/ / /
* | | Merge pull request #408 from ZachKLYeh/maint.me/xtekky2023-05-031-0/+1
|\ \ \ | | | | | | | | Solve 'Operation timeout after 30000 milliseconds' error
| * | | Update __init__.pyZachKLYeh2023-05-031-0/+1
|/ / / | | | | | | add timeout argument to solve long response message timeout issue
* | | Merge pull request #391 from VitalyArt/maint.me/xtekky2023-05-032-8/+28
|\ \ \ | | | | | | | | Dockerfile optimization
| * | | Dockerfile optimizationVitalyArt2023-05-022-8/+28
| | | |
* | | | Update README.mdt.me/xtekky2023-05-021-1/+1
|/ / /
* | | Update README.mdt.me/xtekky2023-05-021-2/+6
| | |
* | | Merge pull request #383 from TotoB12/patch-2t.me/xtekky2023-05-021-2/+1
|\ \ \ | | | | | | | | Update README.md
| * | | Update README.mdTotoB122023-05-021-2/+1
| | | | | | | | | | | | remove unnecessary line break
* | | | Merge pull request #386 from MIDORIBIN/accelerate-forefrontt.me/xtekky2023-05-021-1/+33
|\ \ \ \ | |/ / / |/| | | Add function to save Forefront cookies
| * | | Add function to save Forefront cookieskondo2023-05-021-1/+33
|/ / /
* | | Merge pull request #352 from HexyeDEV/maint.me/xtekky2023-05-023-0/+47
|\ \ \ | | | | | | | | add italygpt.it
| * \ \ Merge branch 'main' into maint.me/xtekky2023-05-0222-117/+166
| |\ \ \ | |/ / / |/| | |
* | | | Update README.mdt.me/xtekky2023-05-021-4/+11
| | | |
* | | | Update README.mdt.me/xtekky2023-05-021-0/+2
| | | |
* | | | Update README.mdt.me/xtekky2023-05-021-2/+1
| | | |
* | | | Merge pull request #375 from Fubge/patch-2t.me/xtekky2023-05-021-2/+2
|\ \ \ \ | | | | | | | | | | docs: Update README.md / fix typo
| * | | | docs: Update README.md / fix typoMarvin2023-05-021-2/+2
|/ / / / | | | | | | | | Fixed small capitalization typos
* | | | Merge pull request #371 from wuyuesong/fix-requirementst.me/xtekky2023-05-021-0/+1
|\ \ \ \
| * | | | add Levenshtein in requirements.txt for gui/streamlit_chat_app.pywuyuesong2023-05-021-0/+1
|/ / / /
* | | | Update README.mdt.me/xtekky2023-05-011-12/+15
| | | |
* | | | Merge pull request #359 from Vokturz/maint.me/xtekky2023-05-011-5/+21
|\ \ \ \ | | | | | | | | | | added option to remove conversations
| * | | | added option to remove conversationsVokturz2023-05-011-5/+21
|/ / / /
* | | | Update FUNDING.ymlt.me/xtekky2023-05-011-10/+0
| | | |
* | | | Merge pull request #353 from TotoB12/patch-1t.me/xtekky2023-05-011-1/+1
|\ \ \ \ | | | | | | | | | | Update README.md
| * | | | Update README.mdTotoB122023-05-011-1/+1
|/ / / / | | | | | | | | changed the link of example gui app
* | | | Merge pull request #346 from mache102/maint.me/xtekky2023-05-011-4/+8
|\ \ \ \ | | | | | | | | | | Fix index display for conversation search
| * \ \ \ Merge branch 'xtekky:main' into mainmache1022023-05-015-5/+126
| |\ \ \ \
| * | | | | fix index display for searchmache1022023-05-011-4/+8
| | | | | |
* | | | | | Merge pull request #345 from sudouser777/feature/delete_poe_accountt.me/xtekky2023-05-0114-51/+75
|\ \ \ \ \ \ | | | | | | | | | | | | | | Feature/delete poe account
| * \ \ \ \ \ Merge branch 'main' into feature/delete_poe_accountt.me/xtekky2023-05-016-36/+41
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #337 from CCXXXI/docs/readmet.me/xtekky2023-05-011-1/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | docs(readme): remove duplicate website
| * | | | | | | docs(readme): remove duplicate websiteCCXXXI2023-05-011-1/+0
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | https://chat.forefront.ai is mentioned twice.
* | | | | | | Merge pull request #335 from sagadav/maint.me/xtekky2023-05-013-9/+23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Typo correction in forefront README, theb update
| * | | | | | | theb: multiple messagessagadav2023-05-012-6/+17
| | | | | | | |
| * | | | | | | Typo correction in forefront READMEsagadav2023-05-011-3/+6
| |/ / / / / /
* | | | | | | Merge pull request #347 from xiangsx/maint.me/xtekky2023-05-013-20/+10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove duplicate docker-compose.yml files and add proxy config
| * | | | | | | Add proxy configxiangsx2023-05-011-3/+3
| | | | | | | |
| * | | | | | | feat: 增加代理xiangsx2023-05-011-2/+2
| | | | | | | |
| * | | | | | | Remove duplicate docker-compose.ymlxiangsx2023-05-013-20/+10
| |/ / / / / /
* | | | | | | Merge pull request #349 from mishalhossin/patch-2t.me/xtekky2023-05-011-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Update README.md
| * | | | | | | Update README.mdMishal2023-05-011-5/+5
| |/ / / / / /
* | | | | | | Merge pull request #350 from MarijnKoesen/MarijnKoesen-fix-docker-build-instructionst.me/xtekky2023-05-011-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Fix docker build instructions
| * | | | | | Fix docker build instructionsMarijn Koesen2023-05-011-1/+1
|/ / / / / / | | | | | | | | | | | | As the Dockerfile was moved we need to update the path
| * | | | | refactored codeRaju Komati2023-05-019-39/+42
| | | | | |
| * | | | | updated quora readmeRaju Komati2023-05-012-1/+12
| | | | | |
| * | | | | renamed methodRaju Komati2023-05-011-1/+1
| | | | | |
| * | | | | added method for deleting poe accountRaju Komati2023-05-013-11/+19
|/ / / / /
| | * / / add italygpt.itHexye2023-05-013-0/+47
| |/ / / |/| | |
* | | | Merge pull request #332 from mache102/maint.me/xtekky2023-05-011-7/+26
|\| | | | | | | | | | | Add searchbar for conversations
| * | | add searchbarmache1022023-05-011-5/+24
| | | |
| * | | Refactor conversation selectionmache1022023-05-011-2/+2
| | |/ | |/|
* | | Merge pull request #328 from editor-syntax/patch-3t.me/xtekky2023-05-011-4/+3
|\ \ \ | | | | | | | | fix: streamlit_chat_app.py
| * | | Update streamlit_chat_app.py– sanz2023-05-011-4/+3
| |/ /
* | | Merge pull request #330 from wengchaoxi/docker-image-cit.me/xtekky2023-05-011-0/+37
|\ \ \ | | | | | | | | Add docker image ci support
| * | | Add docker image ci supportwengchaoxi2023-05-011-0/+37
| |/ /
* | | Merge pull request #329 from taiyi747/maint.me/xtekky2023-05-013-1/+86
|\ \ \ | |/ / |/| | GUI with PyWebIO
| * | Update README.mdtaiyi7472023-05-011-1/+3
| | |
| * | Update README.mdtaiyi7472023-05-011-0/+23
| | |
| * | Update pywebio-usesless.pytaiyi7472023-05-011-2/+3
| | |
| * | GUI with PyWebIOtaiyi7472023-05-011-0/+58
| | |
| * | Create README.mdtaiyi7472023-05-011-0/+1
| | |
| * | Delete pywebio-guitaiyi7472023-05-011-1/+0
| | |
| * | Create pywebio-guitaiyi7472023-05-011-0/+1
|/ /
* | Update README.mdt.me/xtekky2023-05-011-0/+7
| |
* | Update README.mdt.me/xtekky2023-05-011-1/+1
| |
* | Update README.mdt.me/xtekky2023-05-011-2/+2
| |
* | Merge pull request #325 from DanielShemesh/patch-6t.me/xtekky2023-05-011-22/+56
|\ \ | | | | | | Update README.md
| * | Update README.mdDaniel Shemesh2023-05-011-18/+39
| | | | | | | | | resized banner + moved star history to end
| * | Update README.mdDaniel Shemesh2023-05-011-27/+40
| | | | | | | | | Improved overall design and organization
* | | Merge pull request #323 from tr7zw/patch-1t.me/xtekky2023-05-011-4/+2
|\ \ \ | |/ / |/| | Fix docker-compose.yml
| * | Fix docker-compose.ymltr7zw2023-04-301-4/+2
| | | | | | | | | The image/dockerfile lines are incorrectly indented, also the read_only flag prevents the UI from starting due to not being able to write to the /tmp folder.
* | | forefrontt.me/xtekky2023-04-303-0/+232
|/ /
* | forefront takedownt.me/xtekky2023-04-303-235/+0
| |
* | Update README.mdt.me/xtekky2023-04-301-1/+1
| |
* | Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-307-115/+91
|\|
| * Merge pull request #292 from naa7/patch-8t.me/xtekky2023-04-300-0/+0
| |\ | | | | | | Delete unfinished/writesonic directory
| | * Delete unfinished/writesonic directorynaa2023-04-292-216/+0
| | | | | | | | | help deleting directory -> I am helping delete the directory of writesonic as per the takedown request.
| * | Merge pull request #285 from Akash98Sky/maint.me/xtekky2023-04-303-75/+19
| |\ \ | | | | | | | | forefront: update account creation logic
| | * | forefront: update account creation logicAkash Mondal2023-04-293-75/+19
| | | | | | | | | | | | | | | | | | | | | | | | * update account creation and verification as per latest forefont API * use official Mail TM library pymailtm, instead of maintaining custom API code
| * | | Merge pull request #284 from ahmedazizkhelifi/fix-readme-examplest.me/xtekky2023-04-301-3/+3
| |\ \ \ | | | | | | | | | | fix you README
| | * | | fix you READMEKHELIFI Ahmed Aziz2023-04-291-3/+3
| | |/ /
| * | | Merge pull request #287 from valerii-chirkov/maint.me/xtekky2023-04-303-15/+48
| |\ \ \ | | | | | | | | | | refactor(gpt4free/cocalc/__init__.py): Refactored init file
| | * | | Update(README): Added -d flag for detached modevalerii@valeriis-air.(none)2023-04-291-1/+1
| | | | |
| | * | | update(README) Added lines with docker-compose instructionsvalerii@valeriis-air.(none)2023-04-291-0/+4
| | | | |
| | * | | add(docker-compose) Added a docker-compose filevalerii@valeriis-air.(none)2023-04-291-0/+9
| | | | |
| | * | | refactor(gpt4free/cocalc/__init__.py): Refactored init file, makes it cleaner and more robust.valerii@valeriis-air.(none)2023-04-291-15/+35
| | |/ /
| * | | Update README.mdt.me/xtekky2023-04-301-21/+20
| | | |
* | | | added a site and some refratoringt.me/xtekky2023-04-308-42/+88
|/ / /
* | | Update README.mdt.me/xtekky2023-04-301-57/+0
| | |
* | | Merge pull request #281 from thebigbone/maint.me/xtekky2023-04-302-50/+83
|\ \ \ | | | | | | | | easy deployment with docker-compose
| * \ \ Merge branch 'main' into maint.me/xtekky2023-04-3014-246/+179
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #303 from gran4/maint.me/xtekky2023-04-301-1/+0
|\ \ \ \ | | | | | | | | | | Update README.md
| * | | | Update README.mdGrant Hur2023-04-301-1/+0
| | | | |
* | | | | Merge pull request #298 from editor-syntax/patch-2t.me/xtekky2023-04-301-10/+13
|\ \ \ \ \ | | | | | | | | | | | | fixed: bug fix on GUI
| * \ \ \ \ Merge branch 'main' into patch-2t.me/xtekky2023-04-3010-19/+168
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #304 from taiyi747/maint.me/xtekky2023-04-301-0/+37
|\ \ \ \ \ \ | | | | | | | | | | | | | | backup options to Emailnator
| * | | | | | backup options to Emailnatortaiyi7472023-04-301-0/+37
| | |/ / / / | |/| | | | | | | | | | | | | | | | Emailnator seems to be a bit unstable, and there may be emails already in the original mailbox. This code is completely modeled after the original Mail.py.
* | | | | | Merge pull request #306 from Civitasv/feat-proxy-settingt.me/xtekky2023-04-306-20/+43
|\ \ \ \ \ \ | | | | | | | | | | | | | | Feat: add proxy settings in GUI and library.
| * | | | | | Feat: add proxy settings in GUI and library.Civitasv2023-04-306-20/+43
| |/ / / / /
* | | | | | Merge pull request #307 from ezerinz/maint.me/xtekky2023-04-303-0/+87
|\ \ \ \ \ \ | |/ / / / / |/| | | | | add ai.usesless.com
| * | | | | Update exampleezerinz2023-04-301-9/+8
| | | | | |
| * | | | | delete module that is not accessedezerinz2023-04-301-1/+0
| | | | | |
| * | | | | ai.usesless.comezerinz2023-04-301-0/+0
| | | | | |
| * | | | | ai.usesless.comezerinz2023-04-303-0/+76
| | | | | |
| * | | | | usesless testezerinz2023-04-301-0/+13
| | | | | |
| | * | | | fixed: bug fix on GUI– sanz2023-04-301-9/+10
| |/ / / / |/| | | | | | | | | the known bug has been fixed when trying to load a conversation and etc, the bug on the README
* | | | | Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-3070-545/+724
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #282 from DanielShemesh/patch-5t.me/xtekky2023-04-291-1/+1
| |\ \ \ \
| | * | | | Update README.mdDaniel Shemesh2023-04-291-1/+1
| | | |_|/ | | |/| | | | | | | fixed theb link to file
| * | | | Merge pull request #280 from mishalhossin/patch-1t.me/xtekky2023-04-291-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update README.mdMishal2023-04-291-1/+1
| |/ / /
* | | | _t.me/xtekky2023-04-302-216/+0
| | | |
| | | * Update docker-compose.ymlthebigbone2023-04-301-1/+1
| | | |
| | | * easy deployment with docker-composethebigbone2023-04-292-50/+83
| | |/ | |/|
| * | Update README.mdt.me/xtekky2023-04-291-2/+2
| | |
| * | Merge pull request #276 from sudouser777/feature/packaging-changest.me/xtekky2023-04-2968-529/+702
| |\ \ | | | | | | | | added gpt4free package
| | * | refactored codeRaju Komati2023-04-295-45/+39
| | | |
| | * | added readme for gpt4 moduleRaju Komati2023-04-292-2/+117
| | | |
| | * | refactored the codeRaju Komati2023-04-293-7/+7
| | | |
| | * | updated query methods in streamlitRaju Komati2023-04-293-60/+54
| | | |
| | * | added gpt4free packageRaju Komati2023-04-2966-422/+492
| |/ /
| * | Update README.mdt.me/xtekky2023-04-291-1/+0
| | |
| * | Merge pull request #269 from cckuailong/maint.me/xtekky2023-04-291-1/+2
| |\ \ | | | | | | | | Fix unicode error in streamlit_chat_app.py
| | * | Update streamlit_chat_app.pycckuailong2023-04-291-1/+2
| | | |
| * | | Update streamlit_app.pyt.me/xtekky2023-04-291-1/+1
| |/ /
| * | Merge pull request #243 from xiangsx/maint.me/xtekky2023-04-292-12/+18
|/| | | | | | | | Correct Dockerfile directory and install requirement first in Dockerfile
| * | Correct Dockerfile directory and install requirement firstxiangsx2023-04-282-12/+18
| | |
* | | Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-2923-96/+1134
|\ \ \
| * \ \ Merge pull request #221 from repollo/STREAMLIT_CHAT_IMPLEMENTATIONt.me/xtekky2023-04-2923-96/+1134
| |\ \ \ | | | | | | | | | | Streamlit chat implementation
| | * \ \ Merge branch 'main' into STREAMLIT_CHAT_IMPLEMENTATIONt.me/xtekky2023-04-2913-108/+299
| | |\ \ \ | | |/ / / | |/| | |
| | * | | made changesnoptuno2023-04-2865-560/+592
| | |\| |
| | * | | Remove ignored files from repositorynoptuno2023-04-2810-20/+1
| | | | |
| | * | | Updated .gitignore and removed unwanted filesnoptuno2023-04-288372-2931373/+0
| | | | |
| | * | | merged pr #218 with the new streamlitnoptuno2023-04-2812-15/+15
| | | | |
| | * | | Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATIONnoptuno2023-04-288453-1746/+2933929
| | |\ \ \
| | | * | | Merging PR_218 openai_rev package with new streamlit chat appnoptuno2023-04-288378-3/+2931636
| | | | | |
| | | * | | added pyproject.toml fileRaju Komati2023-04-274-2/+734
| | | | | |
| | | * | | added theb to openai_rev moduleRaju Komati2023-04-279-21/+35
| | | | | |
| | | * | | update openai_rev module add test file with simple useRaju Komati2023-04-2710-74/+72
| | | | | |
| | | * | | added main module for accessing all servicesRaju Komati2023-04-2763-444/+512
| | | | | |
| | * | | | Resolved merge conflicts and merged pr_218 into STREAMLIT_CHAT_IMPLEMENTATIONnoptuno2023-04-2810-4/+5
| | | | | |
| | * | | | First implementation of streamlit chat app in gui foldernoptuno2023-04-281-60/+0
| | | | | |
| | * | | | First implementation of streamlit chat app in gui foldernoptuno2023-04-288-3/+334
| | |/ / /
* | / / / .t.me/xtekky2023-04-292-89/+0
|/ / / /
* | | | readmet.me/xtekky2023-04-294-217/+131
| | | |
* | | | Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-298-185/+343
|\ \ \ \
| * \ \ \ Merge pull request #242 from ezerinz/maint.me/xtekky2023-04-293-52/+76
| |\ \ \ \ | | | |_|/ | | |/| | changes to openaihosted
| | * | | update code, handle escape sequence and othersezerinz2023-04-281-47/+49
| | | | |
| | * | | update readme/usage exampleezerinz2023-04-281-5/+13
| | | | |
| | * | | add openaihosted testingezerinz2023-04-281-0/+14
| | | |/ | | |/|
| * | | Merge pull request #254 from 0dminnimda/don't-output-when-not-neededt.me/xtekky2023-04-291-1/+1
| |\ \ \ | | | | | | | | | | Print the mail messages only when logging
| | * | | Print the mail messages only when logging0dminnimda2023-04-281-1/+1
| | | | |
| * | | | Update README.mdt.me/xtekky2023-04-291-1/+1
| | | | |
| * | | | Update README.mdt.me/xtekky2023-04-291-0/+2
| | | | |
| * | | | Create OLDREADME.mdt.me/xtekky2023-04-291-0/+135
| | | | |
| * | | | Merge pull request #266 from RavenOwO/patch-1t.me/xtekky2023-04-291-3/+3
| |\ \ \ \ | | | | | | | | | | | | typos
| | * | | | typosSamuel Feder2023-04-291-3/+3
| |/ / / /
| * | | | Update README.mdt.me/xtekky2023-04-281-1/+4
| | | | |
| * | | | Merge pull request #259 from MrDiamondDog/maint.me/xtekky2023-04-281-1/+1
| |\ \ \ \ | | | | | | | | | | | | Update README.md with correct Discord link
| | * | | | Update README.mdMrDiamondDog2023-04-281-1/+1
| | |/ / /
| * | | | Merge pull request #253 from Plaba/maint.me/xtekky2023-04-281-23/+33
| |\ \ \ \ | | | | | | | | | | | | Update README.md
| | * | | | Update README.mdPeter Labadorf2023-04-281-23/+33
| | |/ / / | | | | | | | | | | Made the meter flow better and added some verses;)
| * | | | Merge pull request #262 from RavenOwO/patch-1t.me/xtekky2023-04-281-1/+1
| |\ \ \ \ | | |/ / / | |/| | | typo correction
| | * | | typoSamuel Feder2023-04-281-1/+1
| |/ / / | | | | | | | | corrected "refractoring" to "refactoring"
| * | | Merge pull request #252 from Jisan09/maint.me/xtekky2023-04-281-5/+5
| |\ \ \
| | * | | Update __init__.pyJisan2023-04-281-5/+5
| |/ / /
| * | | Update README.mdt.me/xtekky2023-04-281-1/+1
| | | |
| * | | Update README.mdt.me/xtekky2023-04-281-3/+2
| | | |
| * | | Merge pull request #245 from personal-danielshemesh/maint.me/xtekky2023-04-281-0/+75
| |\ \ \ | | | | | | | | | | chatpdf.com reversed API (initial)
| | * | | initial chatpdf reverse apiDaniel Shemesh2023-04-281-0/+75
| |/ / /
| * | | Update README.mdt.me/xtekky2023-04-281-110/+32
| | | |
| * | | Update README.mdt.me/xtekky2023-04-281-14/+2
| |/ /
* / / _t.me/xtekky2023-04-296-27/+146
|/ /
* | Merge pull request #241 from ethanx40/maint.me/xtekky2023-04-281-1/+2
|\ \ | | | | | | escape unicode answer
| * | need escape unicode answer to support Chineseethanx402023-04-281-1/+2
| |/
* | Merge pull request #238 from Fubge/patch-1t.me/xtekky2023-04-281-2/+2
|\ \ | | | | | | Update README.md : typo fix
| * | Update README.md : typo fixMarvin2023-04-281-2/+2
| |/ | | | | small typos fixed
* | Merge pull request #235 from naa7/patch-7t.me/xtekky2023-04-281-2/+3
|\ \ | | | | | | Updated README.md
| * | Updated README.mdnaa2023-04-281-2/+3
| |/ | | | | There is no need for logging as it takes so much space of terminal window. Also, added a print statement to add a line at the end of the Bot's response.
* | Merge pull request #233 from naa7/patch-4t.me/xtekky2023-04-281-1/+2
|\ \ | | | | | | updated README.md
| * | updated README.mdnaa2023-04-281-1/+2
| |/ | | | | A print statement to add a newline after iterating through the loop
* | Merge pull request #231 from naa7/patch-3t.me/xtekky2023-04-281-2/+3
|\ \ | | | | | | added an if-statement for ending loop
| * | added an if-statement for ending loopnaa2023-04-281-2/+3
| |/ | | | | Instead of pressing Ctrl+c to end program. It is easier and less messy for ending chatbot
* | Merge pull request #224 from digger-yu/patch-1t.me/xtekky2023-04-281-4/+5
|\ \ | | | | | | Update README.md
| * | Update README.mddigger-yu2023-04-281-4/+5
| |/ | | | | Modified the style of warning
* | Merge pull request #222 from 9fo/maint.me/xtekky2023-04-287-98/+147
|\ \ | | | | | | finished openaihosted and cocalc
| * | fixed #9fo2023-04-281-1/+1
| | |
| * | Create readme.md9fo2023-04-281-0/+20
| | |
| * | Created readme for openaihosted9fo2023-04-281-0/+10
| | |
| * | refactored cocalc too9fo2023-04-281-0/+57
| | |
| * | openaihosted finished9fo2023-04-281-0/+60
| | |
| * | moving to finished too9fo2023-04-282-54/+0
| | |
| * | moving to finished9fo2023-04-282-44/+0
| |/
* | Merge pull request #215 from hikeri/maint.me/xtekky2023-04-281-3/+6
|\ \ | |/ |/| Update forefront __init__.py
| * Update __init__.pyHikeri2023-04-271-3/+6
|/
* Update README.mdt.me/xtekky2023-04-271-5/+0
|
* Update README.mdt.me/xtekky2023-04-271-3/+4
|
* Update README.mdt.me/xtekky2023-04-271-4/+4
|
* Update README.mdt.me/xtekky2023-04-271-2/+2
|
* theb.ait.me/xtekky2023-04-275-26/+31
|
* remove phindt.me/xtekky2023-04-279-427/+15
|
* Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-2738-943/+1047
|\
| * Merge pull request #205 from AymaneHrouch/reformat__codet.me/xtekky2023-04-2733-663/+672
| |\ | | | | | | Reformat code using PyCharm
| | * Reformat code using PyCharmAymane Hrouch2023-04-2733-663/+672
| |/
| * Merge pull request #201 from DanielShemesh/patch-4t.me/xtekky2023-04-271-1/+5
| |\ | | | | | | automatic stars+star history graph
| | * automatic stars+star history graphDaniel Shemesh2023-04-271-1/+5
| | |
| * | Merge pull request #203 from AymaneHrouch/static_methodst.me/xtekky2023-04-271-0/+2
| |\ \ | | |/ | |/| Use @staticmethod decorator
| | * Use @staticmethod decoratorAymane Hrouch2023-04-271-0/+2
| |/
| * Merge pull request #199 from Andrew-Tsegaye/maint.me/xtekky2023-04-279-302/+353
| |\ | | | | | | As you said, I updated the ./unfinished directory to resembel a professional codebases.
| | * Merge branch 'main' into maint.me/xtekky2023-04-2713-302/+546
| | |\ | | |/ | |/|
| * | Merge pull request #197 from AymaneHrouch/update_syspatht.me/xtekky2023-04-271-1/+6
| |\ \ | | | | | | | | Fix module not found: add root directory to sys path
| | * | Fix module not found: add root directory to sys pathAymane Hrouch2023-04-271-1/+6
| |/ /
| * | Merge pull request #192 from AymaneHrouch/update_reqt.me/xtekky2023-04-271-1/+2
| |\ \ | | | | | | | | Add twocaptcha to requirements
| | * | Add twocaptcha to requirementsAymane Hrouch2023-04-271-1/+2
| | | |
| * | | Merge pull request #190 from editor-syntax/maint.me/xtekky2023-04-271-0/+15
| |\ \ \ | | | | | | | | | | feat: Singularity Docker added
| | * | | Update and rename gpt4free.def to gpt4free.sif– sanz2023-04-271-0/+0
| | | | |
| | * | | Create gpt4free.def– sanz2023-04-271-0/+15
| | |/ /
| * | | Merge pull request #193 from xtekky/upate-readmet.me/xtekky2023-04-271-19/+1
| |\ \ \ | | | | | | | | | | Update README.md
| | * | | Update README.mdupate-readmet.me/xtekky2023-04-271-19/+1
| |/ / /
| * | | Update README.mdt.me/xtekky2023-04-271-1/+1
| | | |
| * | | Merge pull request #191 from DanielShemesh/patch-3t.me/xtekky2023-04-271-6/+3
| |\ \ \ | | |/ / | |/| | Update README.md
| | * | Update README.mdDaniel Shemesh2023-04-271-6/+3
| |/ / | | | | | | fixed table
| | * Merge branch 'main' of https://github.com/Andrew-Tsegaye/gpt4freeAndrew Tsegaye2023-04-274-82/+101
| | |\
| | | * Merge pull request #1 from xtekky/mainAndrew Tsegaye2023-04-264-82/+101
| | | |\ | | | | | | | | | | Updated Codes
| | * | | well updatedAndrew Tsegaye2023-04-277-283/+310
| | |/ /
| | * | new changesAndrew Tsegaye2023-04-272-20/+42
| | | |
* | | | _t.me/xtekky2023-04-272-38/+0
|/ / /
* | | forefront (gpt-4)t.me/xtekky2023-04-276-1/+269
| | |
* | | Update main.pyt.me/xtekky2023-04-271-2/+1
| | |
* | | Merge pull request #173 from sudouser777/feature/code_refactort.me/xtekky2023-04-273-278/+253
|\ \ \
| * \ \ Merge branch 'main' into feature/code_refactorRaju Komati2023-04-273-14/+21
| |\ \ \ | | | |/ | | |/|
| * | | updated quora readmeRaju Komati2023-04-271-1/+1
| | | |
| * | | removed unused variablesRaju Komati2023-04-271-3/+0
| | | |
| * | | refactored the code and updated Poe class to accept keyword arguments to specify driver typeRaju Komati2023-04-273-278/+256
| | | |
* | | | Merge pull request #182 from naa7/patch-2t.me/xtekky2023-04-271-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Updated README.mdnaa2023-04-271-3/+3
|/ / / | | | | | | tweaked it a little bit for minor fixes
* | | https://discord.gg/gpt4freet.me/xtekky2023-04-261-1/+1
| | |
* | | Update README.mdt.me/xtekky2023-04-261-0/+3
| | |
* | | Merge pull request #165 from sudouser777/feature/code_refactort.me/xtekky2023-04-263-82/+98
|\| | | |/ |/| code refactor
| * refactored you code added error handling and updated regex for parsing responseRaju Komati2023-04-263-82/+98
| |
* | Merge pull request #157 from phishontop/maint.me/xtekky2023-04-261-1/+1
|\ \ | | | | | | Update __init__.py
| * | Update __init__.pyPhish2023-04-261-1/+1
| |/ | | | | simple fix used builtin map func instead of a list comprehension, incorrect usage of comprehensions.
* | Merge pull request #155 from Daniele-Polizzi/Daniele-Polizzi-patch-1t.me/xtekky2023-04-261-12/+16
|\ \ | | | | | | Update __init__.py
| * | Update __init__.pyDaniele Polizzi2023-04-261-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()
* | | Merge pull request #159 from DanielShemesh/patch-2t.me/xtekky2023-04-261-1/+1
|\ \ \ | |_|/ |/| | Update README.md - automatic star count update
| * | Update README.mdDaniel Shemesh2023-04-261-1/+1
|/ / | | | | automatic star count update
* | Merge pull request #152 from 3k3n3/patch-1t.me/xtekky2023-04-261-1/+1
|\ \ | | | | | | Update README.md
| * | Update README.md3k3n32023-04-261-1/+1
|/ / | | | | Updated Star count from 6k to 7k
* | http://easy-ai.ink/t.me/xtekky2023-04-261-9/+15
| |
* | .t.me/xtekky2023-04-261-0/+26
| |
* | play.vercel.ait.me/xtekky2023-04-264-1/+30
| |
* | Merge pull request #139 from vatva691/maint.me/xtekky2023-04-261-0/+1
|\ \ | | | | | | update new gpt4/gpt3.5 website https://chat.forefront.ai/
| * | update new gpt4/gpt3.5 websitevatva692023-04-261-1/+1
| | | | | | | | | update new gpt4/gpt3.5 website https://chat.forefront.ai/
| * | update new website https://chat.forefront.ai/vatva692023-04-261-0/+1
| | |
* | | Merge pull request #136 from gliptak/patch-1t.me/xtekky2023-04-261-1/+2
|\ \ \ | | | | | | | | Correct Dockerfile
| * | | Correct DockerfileGábor Lipták2023-04-261-1/+2
| |/ /
* | | Merge pull request #130 from DanielShemesh/patch-1t.me/xtekky2023-04-261-24/+21
|\ \ \ | | | | | | | | Update README.md + made a Jupyter notebook
| * | | Update README.mdDaniel Shemesh2023-04-261-1/+1
| | | | | | | | | | | | Star count
| * | | Update README.mdDaniel Shemesh2023-04-261-1/+1
| | | |
| * | | Update README.mdDaniel Shemesh2023-04-261-1/+1
| | | |
| * | | Update README.mdDaniel Shemesh2023-04-261-1/+1
| | | | | | | | | | | | Stars count
| * | | Update README.mdDaniel Shemesh2023-04-261-1/+1
| | | |
| * | | Update README.mdDaniel Shemesh2023-04-261-0/+13
| | | | | | | | | | | | added legal notice
| * | | Merge branch 'main' into patch-1Daniel Shemesh2023-04-261-12/+0
| |\| |
| * | | Update README.mdDaniel Shemesh2023-04-261-1/+1
| | | | | | | | | | | | Updated star count
| * | | Update README.md (added announcement)Daniel Shemesh2023-04-261-0/+17
| | | | | | | | | | | | added announcement
| * | | Update README.mdDaniel Shemesh2023-04-251-3/+0
| | | | | | | | | | | | removed APIs that were removed from repo (writesonic, sqlchat, t3nsor)
| * | | Update README.mdDaniel Shemesh2023-04-251-3/+1
| | | | | | | | | | | | removed ora.sh + changed phind to active
| * | | Update README.mdDaniel Shemesh2023-04-251-23/+25
| | |/ | |/|
* | | Merge pull request #135 from TSOA2/maint.me/xtekky2023-04-261-2/+3
|\ \ \ | | | | | | | | Trim remaining characters
| * | | Trim remaining charactersTSOA22023-04-261-2/+3
| | |/ | |/|
* | | Merge pull request #144 from Joonsey/maint.me/xtekky2023-04-261-2/+9
|\ \ \ | |/ / |/| | fixes #143 missing cf_clearance raises error
| * | added error checking to the remaining methodsJohannes2023-04-261-3/+10
| | | | | | | | | | | | | | | all the methods within Phind should now raise a value error if cf_clearance is missing
| * | corrected error messageJohannes2023-04-261-1/+1
| | |
| * | fixes #143 missing cf_clearance raises errorJohannes2023-04-261-2/+2
|/ / | | | | | | Phind Search.create now raises ValueError if missing cf_clearance.
* | announcementt.me/xtekky2023-04-261-1/+1
| |
* | announcementt.me/xtekky2023-04-261-13/+31
|/
* Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-251-2/+2
|\
| * Merge pull request #129 from naa7/patch-1t.me/xtekky2023-04-251-2/+2
| |\ | | | | | | Update README.md
| | * Update README.mdnaa2023-04-251-2/+2
| |/
* | discontinue ora.sh apit.me/xtekky2023-04-2515-371/+2
| |
* | _t.me/xtekky2023-04-252-2/+2
|/
* testingt.me/xtekky2023-04-256-191/+16
|
* poe.com updatet.me/xtekky2023-04-251-1/+6
|
* fix for account creationt.me/xtekky2023-04-251-4/+8
|
* Merge pull request #89 from sudouser777/fix/poe_account_creationt.me/xtekky2023-04-256-387/+613
|\ | | | | Fix for Poe account creation
| * Merge branch 'main' into fix/poe_account_creationRaju Komati2023-04-249-32/+135
| |\
| * | added validation for model parameterRaju Komati2023-04-241-2/+11
| | |
| * | updated poe readmeRaju Komati2023-04-241-1/+1
| | |
| * | updated the bot names in poeRaju Komati2023-04-242-11/+23
| | |
| * | added create bot method in Poe classRaju Komati2023-04-241-5/+24
| | |
| * | updated type hintRaju Komati2023-04-241-1/+2
| | |
| * | updated readmeRaju Komati2023-04-231-0/+9
| | |
| * | updated quora module, added selenium to get cookieRaju Komati2023-04-235-387/+563
| | |
* | | gui foldert.me/xtekky2023-04-251-0/+8
| | |
* | | gui foldert.me/xtekky2023-04-251-0/+1
| | |
* | | gui foldert.me/xtekky2023-04-252-4/+5
| | |
* | | added ora x-signed-token headert.me/xtekky2023-04-254-12/+109
| | |
* | | phind needs cf_clearance againt.me/xtekky2023-04-252-13/+18
| | |
* | | Merge pull request #114 from kailust/maint.me/xtekky2023-04-252-1/+23
|\ \ \ | | | | | | | | Dockerization
| * | | Update README.mdkail5182023-04-251-9/+10
| | | |
| * | | Update README.mdkail5182023-04-251-1/+11
| | | |
| * | | Create Dockerfilekail5182023-04-251-0/+11
| | | |
* | | | Merge pull request #111 from kylekirch/maint.me/xtekky2023-04-251-8/+8
|\ \ \ \ | |/ / / |/| | | Update README.md
| * | | Update README.mdkylekirch2023-04-251-8/+8
|/ / / | | | | | | Fixed some minor grammatical errors.
* | | Merge pull request #107 from DanielShemesh/maint.me/xtekky2023-04-241-0/+4
|\ \ \ | | | | | | | | Made a repl for the webui that people can fork and host their own ChatGPT
| * | | Update README.mdDaniel Shemesh2023-04-241-3/+2
| | | |
| * | | Update README.mdDaniel Shemesh2023-04-241-0/+5
|/ / /
* | | new best modelst.me/xtekky2023-04-241-10/+6
| | |
* | | phind removed cloudflaret.me/xtekky2023-04-243-8/+8
| |/ |/|
* | userid and session_tokent.me/xtekky2023-04-241-1/+4
| |
* | Merge pull request #101 from Riczap/patch-1t.me/xtekky2023-04-241-1/+1
|\ \ | | | | | | Spelling check
| * | Spelling correctionRicardo Zapata2023-04-241-1/+1
| | | | | | | | | In line 17 the word "install" was missing the "s"!
* | | Merge pull request #100 from rupeshs/add-guit.me/xtekky2023-04-243-1/+48
|\ \ \ | | | | | | | | Added GUI
| * | | Added GUIRupesh Sreeraman2023-04-243-1/+48
| |/ /
* / / ora userid and session token for gpt-4t.me/xtekky2023-04-244-23/+42
|/ /
* | Merge pull request #90 from Whoffie/maint.me/xtekky2023-04-241-5/+5
|\ \ | | | | | | Grammar suggestions in README
| * | Grammar suggestions in READMEWill H2023-04-241-5/+5
|/ /
* | to do listt.me/xtekky2023-04-231-5/+16
| |
* | Merge pull request #86 from eltociear/patch-2t.me/xtekky2023-04-231-1/+1
|\ \
| * | Update README.mdIkko Eltociear Ashimine2023-04-231-1/+1
|/ / | | | | github -> GitHub
* | phind, user_agent and cf_clearance param for cloudflare bypasst.me/xtekky2023-04-233-7/+17
| |
* | Update ora_gpt4.pyt.me/xtekky2023-04-231-0/+13
|/
* disclaimer & legal noticet.me/xtekky2023-04-231-4/+21
|
* Create FUNDING.ymlt.me/xtekky2023-04-221-0/+13
|
* Update README.mdt.me/xtekky2023-04-221-1/+1
|
* stylingt.me/xtekky2023-04-221-22/+16
|
* stylingt.me/xtekky2023-04-221-1/+1
|
* better stylingt.me/xtekky2023-04-221-5/+7
|
* bannert.me/xtekky2023-04-221-1/+1
|
* bannert.me/xtekky2023-04-221-11/+3
|
* bannert.me/xtekky2023-04-221-1/+3
|
* Merge pull request #70 from CalyGit/brancht.me/xtekky2023-04-223-3/+3
|\ | | | | Fix typos in READMEs
| * Fix typos in READMEsCalistus Saratuki2023-04-223-3/+3
|/
* best models (gpt4/3.5/search)t.me/xtekky2023-04-221-4/+4
|
* best models (gpt4/3.5/search)t.me/xtekky2023-04-223-3/+37
|
* sqlchatt.me/xtekky2023-04-221-0/+2
|
* sqlchatt.me/xtekky2023-04-225-32/+166
|
* docut.me/xtekky2023-04-221-3/+5
|
* documentationt.me/xtekky2023-04-221-7/+7
|
* move documenation to individual foldert.me/xtekky2023-04-228-280/+265
|
* Merge branch 'main' of https://github.com/xtekky/gpt4freet.me/xtekky2023-04-221-8/+2
|\
| * Update README.mdt.me/xtekky2023-04-221-8/+2
| |
* | code refractoringt.me/xtekky2023-04-223-23/+15
|/
* phind cloudflare fixt.me/xtekky2023-04-223-17/+58
|
* fixt.me/xtekky2023-04-221-2/+2
|
* poe.com update (still patched)t.me/xtekky2023-04-224-95/+220
|
* Merge pull request #65 from VilotStar/maint.me/xtekky2023-04-222-0/+43
|\ | | | | Add cocalc
| * Readme for cocalcElonGates2023-04-221-0/+15
| |
| * Basic cocalc implElonGates2023-04-221-0/+28
|/
* Merge pull request #63 from kwekewk/maint.me/xtekky2023-04-212-0/+41
|\
| * added openaihosted folderkwekewk2023-04-212-0/+41
|/
* Merge pull request #54 from eltociear/patch-1t.me/xtekky2023-04-201-1/+1
|\ | | | | Fix typo in api.py
| * Fix typo in api.pyIkko Eltociear Ashimine2023-04-201-1/+1
|/ | | occured -> occurred
* unfinished api's (help is welcome)t.me/xtekky2023-04-2018-0/+355
|
* ora.sht.me/xtekky2023-04-202-2/+11
|
* phind.com stream + response formattingt.me/xtekky2023-04-201-19/+28
|
* phind major improvement ( stream )t.me/xtekky2023-04-203-28/+141
| | | | removed timeout error, added data streaming. Soon integration into gpt clone
* add curl_cffit.me/xtekky2023-04-201-1/+2
|
* added modulest.me/xtekky2023-04-201-1/+4
|
* poe.com recaptcha bypasst.me/xtekky2023-04-202-1/+5
|
* poe.com graphql dir updatet.me/xtekky2023-04-192-1/+2
|
* https://chatbot.sex is opensourcet.me/xtekky2023-04-191-0/+1
|
* t3nsor api downt.me/xtekky2023-04-191-1/+3
|
* Create PoeBotEditMutation.graphqlt.me/xtekky2023-04-181-0/+24
|
* poe.com api (gpt-4) [updated api.py]t.me/xtekky2023-04-182-6/+160
|
* phind.com api (gpt4 & search)t.me/xtekky2023-04-182-1/+1
|
* jt.me/xtekky2023-04-182-0/+0
|
* testingt.me/xtekky2023-04-171-0/+0
|
* star history & copyright noticet.me/xtekky2023-04-171-1/+7
|
* poe.com api (gpt-4) [added license for api.py]t.me/xtekky2023-04-173-0/+3
|
* add copyright noticet.me/xtekky2023-04-171-0/+25
|
* Merge pull request #33 from xtekky/add-license-1t.me/xtekky2023-04-171-0/+674
|\ | | | | Create LICENSE
| * Create LICENSEadd-license-1t.me/xtekky2023-04-171-0/+674
|/
* poe.com api (gpt-4) [added license for api.pyt.me/xtekky2023-04-171-0/+20
|
* opena, bard & bing [experimental]t.me/xtekky2023-04-164-0/+281
|
* ora.sh gpt-4t.me/xtekky2023-04-161-2/+1
|
* ora.sh gpt-4t.me/xtekky2023-04-161-4/+5
|
* ora.sh load model ( to use gpt-4 )t.me/xtekky2023-04-163-3/+44
|
* quora (poe) [gpt-4/3.5] api unpatcht.me/xtekky2023-04-164-98/+119
|
* Merge pull request #30 from xtekky/revert-29-patch-1t.me/xtekky2023-04-161-16/+40
|\ | | | | Revert "unpatch mail"
| * Revert "unpatch mail"revert-29-patch-1t.me/xtekky2023-04-161-16/+40
|/
* Merge pull request #29 from editor-syntax/patch-1t.me/xtekky2023-04-161-40/+16
|\ | | | | unpatch mail
| * Update mail.py– sanz2023-04-161-3/+3
| |
| * unpatch mail– sanz2023-04-161-42/+18
|/ | | fixed #27
* https://chat.chatbot.sex/chat gpt-4 / jailbreak, internett.me/xtekky2023-04-161-1/+1
|
* updated quora(poe) (token creation patched atm)t.me/xtekky2023-04-155-60/+86
|
* phind.com api (gpt-4 + internet) best answerst.me/xtekky2023-04-153-0/+180
|
* xtekky.com sitet.me/xtekky2023-04-131-2/+2
|
* t3nsor.tech api unpatcht.me/xtekky2023-04-132-5/+21
|
* quora (poe) [gpt-4/3.5] create bot feature fixt.me/xtekky2023-04-131-5/+6
| | | fixed custom model not working
* t3nsor.tech is downt.me/xtekky2023-04-122-3/+3
|
* new chatgpt site with jailbreak, internet access & gpt4t.me/xtekky2023-04-121-1/+5
|
* _t.me/xtekky2023-04-121-0/+0
|
* _t.me/xtekky2023-04-121-0/+0
|
* t3nsor api working againt.me/xtekky2023-04-121-1/+1
|
* ora.sh update (gpt-3.5)t.me/xtekky2023-04-113-5/+48
|
* quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky2023-04-111-4/+3
|
* quora (poe) [gpt-4/3.5] create bot featuret.me/xtekky2023-04-115-34/+159
| | | | | | | | | | | | | | | | added create bot feature quora.Model.create new model names: { 'sage' : 'capybara', 'gpt-4' : 'beaver', 'claude-v1.2' : 'a2_2', 'claude-instant-v1.0' : 'a2', 'gpt-3.5-turbo' : 'chinchilla' }
* t3nsor api is downt.me/xtekky2023-04-111-0/+2
|
* quora (poe) test [gpt 4]t.me/xtekky2023-04-112-1/+2
|
* unofficial chat.openai.com api (experimental)t.me/xtekky2023-04-101-0/+72
|
* poe (quora) updatedt.me/xtekky2023-04-101-0/+0
|
* rename poe api ( gpt 4 ) to quorat.me/xtekky2023-04-1039-35/+37
| | | | due to having same name as poe-api, I changed the name for it to be used with the other package
* you.com api (gpt 3.5 + internet)t.me/xtekky2023-04-103-4/+153
|
* to do listt.me/xtekky2023-04-101-4/+4
|
* Update README.mdt.me/xtekky2023-04-101-1/+9
|
* writesonic.com api (gpt3.5 with internet)t.me/xtekky2023-04-064-1/+264
| | | | will add image generation later on
* updated t3nsor (gpt 3.5)t.me/xtekky2023-04-062-24/+30
| | | | changed iter lines to iter content chunks, way smoother and more updates + resolved dict issue
* updated poe api (gpt4)t.me/xtekky2023-04-066-41/+246
| | | | fixed tls_client issue by switching to request Session, and update the poe api
* important notet.me/xtekky2023-04-011-29/+65
|
* important notet.me/xtekky2023-04-011-12/+13
|
* gpt 3.5 / customize models (site: ora.sh)t.me/xtekky2023-04-013-0/+107
|
* important note + new site (ora.sh)t.me/xtekky2023-04-011-1/+1
|
* important note + new site (ora.sh)t.me/xtekky2023-04-011-0/+39
|
* important notet.me/xtekky2023-04-011-6/+6
|
* Update README.mdt.me/xtekky2023-04-011-2/+19
|
* Merge pull request #2 from QuartzWarrior/main-1t.me/xtekky2023-03-311-0/+3
|\ | | | | Create requirements.txt
| * Create requirements.txtQuartzWarrior2023-03-301-0/+3
|/ | | Add the requirements needed to run this
* poe.com & t3nsor.tech gpt-4t.me/xtekky2023-03-291-4/+9
|
* poe api gpt-4t.me/xtekky2023-03-2936-0/+1411
|
* t3nsor api gpt-3.5t.me/xtekky2023-03-292-1/+160
|
* Update README.mdt.me/xtekky2023-03-291-2/+1
|
* Initial committ.me/xtekky2023-03-291-0/+2