Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-25 | The restored directory 'g4f/Provider/deprecated' | kqlio67 | 1 | -0/+64 | |
2024-09-24 | Resolved merge conflicts | kqlio67 | 1 | -64/+0 | |
2024-01-22 | Improve CreateImagesBing | Heiner Lohaus | 1 | -6/+4 | |
Sort providers by category | |||||
2023-11-13 | Fix Chatgpt4Online Provider | Heiner Lohaus | 1 | -2/+2 | |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 1 | -8/+10 | |
Co-authored-by: Sourcery AI <> | |||||
2023-10-21 | ~ | g4f `v-0.1.7.2` | abc | 1 | -25/+34 | |
patch / unpatch providers | |||||
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -1/+2 | |
2023-10-07 | Add GptGod Provider | Heiner Lohaus | 1 | -3/+2 | |
Remove timeout from aiohttp providers Disable Opchatgpts and ChatgptLogin provider | |||||
2023-10-06 | Fix timeout in create_async | Heiner Lohaus | 1 | -2/+2 | |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -1/+2 | |
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | |||||
2023-09-05 | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 1 | -28/+27 | |
2023-09-04 | Join the messages | hs_junxiang | 1 | -4/+2 | |
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. | |||||
2023-09-03 | type hints | msi-JunXiang | 1 | -0/+2 | |
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 | -6/+4 | |
2023-08-22 | set encoding and temperature | zengrr | 1 | -2/+4 | |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -0/+55 | |