Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 3 days | 2 | -13/+23 |
| | | | | | | | | | | * Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui * Fix Cloadflare and Pi and AmigoChat provider * Fix conversation support in DDG provider, Add cloudflare bypass with nodriver * Fix unittests without curl_cffi | ||||
* | FIX: fix the url in the markdown output (md compliance), and the chunk/ImageResponse to str ! (#2353) | manatlan | 4 days | 1 | -1/+1 |
| | | | add fix_url ( replace ' ' by '+' (to be markdown compliant)) | ||||
* | refactor(g4f/providers/types.py): remove redundant attributes | kqlio67 | 2024-10-19 | 1 | -5/+2 |
| | |||||
* | Update base_provider.py | Ryuk | 2024-05-20 | 1 | -1/+1 |
| | |||||
* | Update base_provider: Do not nest patch uvloop loop. | Ryuk | 2024-05-20 | 1 | -1/+8 |
| | |||||
* | Update model list / providers | Heiner Lohaus | 2024-05-19 | 1 | -27/+14 |
| | |||||
* | Add needs auth to provierds, Add PerplexityApi provider | Heiner Lohaus | 2024-05-15 | 1 | -1/+1 |
| | | | | Add proxy support to nodriver | ||||
* | Update chatgpt url, uvloop support | Heiner Lohaus | 2024-05-15 | 1 | -40/+146 |
| | |||||
* | Add image model list | Heiner Lohaus | 2024-04-21 | 2 | -4/+7 |
| | |||||
* | Add MetaAI Provider and some small improvments | Heiner Lohaus | 2024-04-20 | 1 | -1/+8 |
| | |||||
* | Merge pull request #1854 from hlohaus/nem0.3.0.0 | H Lohaus | 2024-04-18 | 1 | -3/+5 |
|\ | | | | | Add Ecosia Provider, Add OpenaiAccount alias | ||||
| * | Add Ecosia Provider, Add OpenaiAccount alias | Heiner Lohaus | 2024-04-18 | 1 | -3/+5 |
| | | | | | | | | | | Use AsyncClient in API, add web_search parameter in API Improve error messages in Openai | ||||
* | | Merge pull request #1833 from hlohaus/curl | H Lohaus | 2024-04-17 | 1 | -2/+7 |
|\ \ | |/ |/| | Update event loop on windows only for old curl_cffi | ||||
| * | Update event loop on windows only for old curl_cffi | Heiner Lohaus | 2024-04-13 | 1 | -2/+7 |
| | | |||||
* | | update retryprovider | abc | 2024-04-12 | 1 | -42/+72 |
|/ | | | | now works with one provider. | ||||
* | Some small fixes | Heiner Lohaus | 2024-04-10 | 1 | -1/+4 |
| | |||||
* | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 2024-04-10 | 1 | -1/+8 |
| | |||||
* | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 2024-04-07 | 1 | -0/+1 |
| | |||||
* | Fix unittests | Heiner Lohaus | 2024-04-06 | 1 | -2/+2 |
| | |||||
* | Add Groq and Openai interfaces, Add integration tests | Heiner Lohaus | 2024-04-06 | 2 | -19/+24 |
| | |||||
* | No arkose token and .har files | Heiner Lohaus | 2024-03-26 | 1 | -0/+2 |
| | |||||
* | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 2024-03-16 | 1 | -1/+1 |
| | |||||
* | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 2024-03-15 | 1 | -7/+9 |
| | |||||
* | Fix Bing create images, Add gui in webview init | Heiner Lohaus | 2024-03-13 | 1 | -1/+4 |
| | |||||
* | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 2024-03-12 | 1 | -5/+7 |
| | |||||
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 1 | -16/+2 |
| | | | | Fix many providers Add selenium-wire to requierments | ||||
* | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 2024-03-11 | 1 | -1/+1 |
| | | | | | Add more models and image generation in You provider Use You as second default image provider | ||||
* | Add websocket support in OpenaiChat | Heiner Lohaus | 2024-02-28 | 2 | -1/+2 |
| | |||||
* | Update some providers | Heiner Lohaus | 2024-02-27 | 2 | -41/+109 |
| | | | | | | | Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client | ||||
* | Add default values for rdns | Heiner Lohaus | 2024-02-26 | 1 | -2/+1 |
| | |||||
* | Improve filter_messages in gui | Heiner Lohaus | 2024-02-26 | 1 | -1/+5 |
| | | | | Add rdns suport for proxies | ||||
* | Add missing file0.2.1.8 | Heiner Lohaus | 2024-02-23 | 1 | -0/+0 |
| | |||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 5 | -0/+732 |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version |