Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-10 | ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy | abc | 1 | -1/+1 | |
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -11/+18 | |
2023-10-08 | ~ | g4f `v-0.1.5.6` | abc | 1 | -13/+15 | |
gui & interference can now be run with: python -m g4f.gui.run and python -m g4f.interference.run | |||||
2023-10-07 | ~ | `v-0.1.5.5` | abc | 1 | -1/+0 | |
Aiivm working again | |||||
2023-10-07 | ~ | g4f `v-0.1.5.5`0.1.5.5 | abc | 1 | -1/+1 | |
2023-10-07 | ~ | g4f `v-0.1.5.4` [new gui & interference] | abc | 1 | -4/+0 | |
2023-10-07 | ~ | abc | 1 | -0/+4 | |
2023-10-07 | Improve code by AI | Heiner Lohaus | 1 | -36/+36 | |
2023-10-07 | Add GptGod Provider | Heiner Lohaus | 1 | -1/+0 | |
Remove timeout from aiohttp providers Disable Opchatgpts and ChatgptLogin provider | |||||
2023-10-06 | ~ | g4f `v-0.1.5.4` [new gui & interference]0.1.5.4 | abc | 1 | -1/+1 | |
+ version fix | |||||
2023-10-06 | ~ | g4f `v-0.1.5.3` [new gui & interference]0.1.5.3 | abc | 1 | -1/+1 | |
2023-10-06 | ~ | new instructions for gui & interference + telegram channel | abc | 1 | -1/+1 | |
2023-10-06 | ~ | g4f `v-0.1.5.1` [*new gui & interference*] | abc | 1 | -1/+0 | |
2023-10-06 | ~ | g4f `v-0.1.5.1` [*new gui & interference**] | abc | 1 | -1/+1 | |
2023-10-06 | ~ | g4f v-0.1.5.0 | abc | 1 | -1/+1 | |
2023-10-05 | ~ | g4f v-0.1.4.9 [major updates and patches]0.1.4.9 | abc | 1 | -1/+1 | |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -2/+5 | |
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | |||||
2023-10-04 | ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing` | abc | 1 | -1/+1 | |
implemented new "X-Sydney-EncryptedConversationSignature" found in headers from "turing/conversation/create" | |||||
2023-10-04 | ~ | g4f v-0.1.4.7 `pip install -U g4f`0.1.4.7 | abc | 1 | -1/+1 | |
2023-10-03 | ~ | g4f v-0.1.4.6 `pip install -U g4f`0.1.4.6 | abc | 1 | -1/+1 | |
2023-10-03 | ~ | g4f v-0.1.4.5 `pip install -U g4f` | abc | 1 | -1/+1 | |
updated providers: - g4f.Provider.Bing - g4f.Provider.OpenaiChat | |||||
2023-10-02 | ~ | g4f v-0.1.4.5 `pip install -U g4f`0.1.4.5 | abc | 1 | -1/+1 | |
2023-10-02 | ~ | g4f v-0.1.4.4 | abc | 1 | -1/+1 | |
release_curl bug | |||||
2023-10-02 | ~ | g4f v-`0.1.4.3`0.1.4.3 | abc | 1 | -1/+1 | |
2023-10-01 | ~ | v-0.1.4.2 `pip install -U g4f`0.1.4.2 | abc | 1 | -1/+1 | |
2023-10-01 | ~ | pypi v-0.1.4.0 `pip install -U g4f` | abc | 1 | -1/+1 | |
2023-09-27 | ~ | g4f v-0.1.4.0 (new version checking system | abc | 1 | -1/+15 | |
2023-09-27 | ~ | g4f v-0.1.3.9 | abc | 1 | -1/+1 | |
2023-09-27 | ~ | g4f v-0.1.3.8 | abc | 1 | -1/+1 | |
2023-09-26 | ~ | v-0.1.3.7 | abc | 1 | -1/+1 | |
2023-09-26 | ~ | add version (`g4f.version`) | abc | 1 | -1/+1 | |
2023-09-26 | Add ChatgptDuo and Aibn Provider | Heiner Lohaus | 1 | -5/+0 | |
Add support for "nest_asyncio", Reuse event_loops with event_loop_policy Support for "create_async" with synchron provider | |||||
2023-09-23 | TypeError: issubclass() arg 1 must be a class | Heiner Lohaus | 1 | -1/+2 | |
2023-09-23 | ~ | improve Vercel & g4f.Completion.create | abc | 1 | -0/+27 | |
added `.Completion.create` class. ```py response = g4f.Completion.create( model='text-davinci-003', prompt="Hello") print(response) ``` | |||||
2023-09-23 | Improve Vercel Provider: | Heiner Lohaus | 1 | -1/+1 | |
- Fix endless loop - Add proxy, async support - Add default model Fix HuggingChat Provider | |||||
2023-09-21 | Add RetryProvider | Heiner Lohaus | 1 | -8/+2 | |
2023-09-20 | Add check_running_loop requirement | Heiner Lohaus | 1 | -29/+51 | |
Add create_async function in ChatCompletion Use SelectorEventLoop on windows | |||||
2023-09-18 | Check supports_stream in best_providers list | Heiner Lohaus | 1 | -3/+6 | |
2023-09-17 | ~ | abc | 1 | -2/+1 | |
2023-09-17 | Update __init__.py | abc | 1 | -2/+1 | |
2023-09-17 | Revert "Fix type hint" | Tekky | 1 | -2/+2 | |
2023-09-16 | fix type hint | MIDORIBIN | 1 | -2/+2 | |
2023-09-12 | Disable not working providers: | Heiner Lohaus | 1 | -2/+11 | |
EasyChat, Equing, GetGpt, Liaobots and Wuguokai No and random best provider for a model Update providers in Readme | |||||
2023-09-03 | type hints | msi-JunXiang | 1 | -0/+1 | |
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 | |||||
2023-08-27 | ~ | code styling | abc | 1 | -20/+17 | |
2023-08-17 | ~ | major refractoring | v0.0.2.0 | abc | 1 | -6/+6 | |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -37/+40 | |
2023-08-14 | ~ | small fixes & new pypi version | v-0.0.1.90.0.1.90.0.1.0 | abc | 1 | -1/+1 | |
2023-08-14 | small fixes & new pypi version | abc | 1 | -1/+1 | |
2023-07-25 | refactor: refactor models | MIDORIBIN | 1 | -3/+3 | |
2023-07-16 | minor fixes | abc | 1 | -1/+4 | |
2023-06-24 | gpt4free v2, first releasev2 | t.me/xtekky | 1 | -0/+39 | |