Commit Graph

44 Commits (1238d9a63839165567511cc88e49b246c453cc47)

Author SHA1 Message Date
abc 395fbc70e0 ~ | g4f `v-0.1.5.4` [new gui & interference]
+ version fix
11 months ago
abc 6b2ac63cd9 ~ | g4f `v-0.1.5.3` [new gui & interference] 11 months ago
abc 44eb804cc5 ~ | new instructions for gui & interference + telegram channel 11 months ago
abc 59e573b6df ~ | g4f `v-0.1.5.1` [*new gui & interference*] 11 months ago
abc 012a1fa0c7 ~ | g4f `v-0.1.5.1` [*new gui & interference**] 11 months ago
abc f73bc2d593 ~ | g4f v-0.1.5.0 11 months ago
abc 2d2cfcd894 ~ | g4f v-0.1.4.9 [major updates and patches] 11 months ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
11 months ago
abc 0bd5730bcd ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing`
implemented new "X-Sydney-EncryptedConversationSignature" found in headers from "turing/conversation/create"
11 months ago
abc 8471ada090 ~ | g4f v-0.1.4.7 `pip install -U g4f` 11 months ago
abc 896d040c3e ~ | g4f v-0.1.4.6 `pip install -U g4f` 12 months ago
abc 791e0d4ec8 ~ | g4f v-0.1.4.5 `pip install -U g4f`
updated providers:

- g4f.Provider.Bing
- g4f.Provider.OpenaiChat
12 months ago
abc da50e84dfc ~ | g4f v-0.1.4.5 `pip install -U g4f` 12 months ago
abc a4da030d67 ~ | g4f v-0.1.4.4
release_curl bug
12 months ago
abc 98be81fef7 ~ | g4f v-`0.1.4.3` 12 months ago
abc 423485fda6 ~ | v-0.1.4.2 `pip install -U g4f` 12 months ago
abc 3ba045c9d1 ~ | pypi v-0.1.4.0 `pip install -U g4f` 12 months ago
abc 26e1fc4a7d ~ | g4f v-0.1.4.0 (new version checking system 12 months ago
abc 32d5536450 ~ | g4f v-0.1.3.9 12 months ago
abc be293e7af7 ~ | g4f v-0.1.3.8 12 months ago
abc c753894705 ~ | v-0.1.3.7 12 months ago
abc cc3f0bce72 ~ | add version (`g4f.version`) 12 months ago
Heiner Lohaus 3c2755bc72 Add ChatgptDuo and Aibn Provider
Add support for "nest_asyncio",
Reuse event_loops with event_loop_policy
Support for  "create_async" with synchron provider
12 months ago
Heiner Lohaus fd5c33efb8 TypeError: issubclass() arg 1 must be a class 12 months ago
abc 6c2e3cc53c ~ | improve Vercel & g4f.Completion.create
added `.Completion.create` class.

```py
response = g4f.Completion.create(
    model='text-davinci-003', prompt="Hello")

print(response)
```
12 months ago
Heiner Lohaus a3ecabb00e Improve Vercel Provider:
- Fix endless loop
 - Add proxy, async support
 - Add default model
 Fix HuggingChat Provider
12 months ago
Heiner Lohaus e9f96ced9c Add RetryProvider 12 months ago
Heiner Lohaus 55577031d5 Add check_running_loop requirement
Add create_async function in ChatCompletion
Use SelectorEventLoop on windows
12 months ago
Heiner Lohaus 78bee08527 Check supports_stream in best_providers list 1 year ago
abc 8f48c41562 ~ 1 year ago
abc 54f4f3904e Merge branch 'main' of https://github.com/xtekky/gpt4free 1 year ago
abc f34012a98b Update __init__.py 1 year ago
Tekky 78bfbe717d
Revert "Fix type hint" 1 year ago
MIDORIBIN 51cfcde2b3 fix type hint 1 year ago
Heiner Lohaus 618addd001 Disable not working providers:
EasyChat, Equing, GetGpt, Liaobots and Wuguokai
No and random best provider for a model
Update providers in Readme
1 year ago
msi-JunXiang 901595b10f type hints
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
1 year ago
abc efd75a11b8 ~ | code styling 1 year ago
abc 6d96a1efd2 ~ | major refractoring | v0.0.2.0 1 year ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 1 year ago
abc cfa4380e89 ~ | small fixes & new pypi version | v-0.0.1.9 1 year ago
abc d53fc931a3 small fixes & new pypi version 1 year ago
MIDORIBIN 6dd8a5a1f4 refactor: refactor models 1 year ago
abc e946729736 minor fixes 1 year ago
t.me/xtekky 5db58fd87f gpt4free v2, first release 1 year ago