Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nodriver to Gemini provider, | Heiner Lohaus | 31 hours | 1 | -24/+10 |
| | | | | | | Add slim docker image with google-chrome usage, Add the new docker images to publish worklow, Update requirements.txt and pip requirements | ||||
* | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 2 days | 1 | -1/+8 |
| | | | | | | | | | | * 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 | ||||
* | feat(g4f/Provider/HuggingChat.py: Enhance HuggingChat provider functionality | kqlio67 | 6 days | 1 | -7/+39 |
| | |||||
* | fix(g4f/Provider/HuggingChat.py): update conversation data request parameter | kqlio67 | 7 days | 1 | -1/+1 |
| | |||||
* | fix(g4f/Provider/HuggingChat.py): handle JSON decode errors and response status | kqlio67 | 2024-10-19 | 1 | -15/+21 |
| | |||||
* | feat(g4f/Provider/HuggingChat.py): add new model support for Nemotron | kqlio67 | 2024-10-16 | 1 | -0/+2 |
| | |||||
* | feat(g4f/Provider/HuggingChat.py): add support for new model | kqlio67 | 2024-10-02 | 1 | -0/+2 |
| | |||||
* | Updated g4f/models.py g4f/Provider/HuggingChat.py | kqlio67 | 2024-09-26 | 1 | -2/+0 |
| | |||||
* | feat(g4f/Provider/HuggingChat.py): update model list and aliases | kqlio67 | 2024-09-25 | 1 | -6/+6 |
| | |||||
* | feat(g4f/Provider/HuggingChat.): add Qwen2.5-72B model and alias | kqlio67 | 2024-09-25 | 1 | -0/+2 |
| | |||||
* | new model added | kqlio67 | 2024-09-12 | 1 | -1/+1 |
| | |||||
* | Bug fixes and improvements to HuggingChat provider | kqlio67 | 2024-09-12 | 1 | -2/+2 |
| | |||||
* | Bug fixes and improvements to HuggingChat and HuggingFace providers | kqlio67 | 2024-09-12 | 1 | -0/+1 |
| | |||||
* | refactor(models): update HuggingChat, HuggingFace provider models and aliases | kqlio67 | 2024-09-12 | 1 | -3/+1 |
| | |||||
* | refactor(g4f/Provider/HuggingFace.py, g4f/Provider/HuggingChat.py): update provider models and aliases | kqlio67 | 2024-09-12 | 1 | -4/+2 |
| | |||||
* | Comprehensive Updates and Enhancements Across Multiple Providers | kqlio67 | 2024-08-31 | 1 | -5/+11 |
| | |||||
* | fix for 500 Internal Server Error #2199 [Request] Blackbox provider now support Gemini and LLaMa 3.1 models #2198 with some stuff from #2196 | zukixa | 2024-08-29 | 1 | -30/+39 |
| | |||||
* | update huggingface provider0.3.2.4 | abc | 2024-08-16 | 1 | -70/+57 |
| | |||||
* | Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements | kqlio67 | 2024-07-25 | 1 | -1/+2 |
| | |||||
* | Add files via upload | kqlio67 | 2024-07-08 | 1 | -4/+2 |
| | |||||
* | Fix HuggingFace formatting | abc | 2024-06-29 | 1 | -37/+40 |
| | |||||
* | unpatch HuggingChat0.3.2.1 | abc | 2024-06-26 | 1 | -89/+112 |
| | |||||
* | Update `HuggingChat` provider | Eien Mojiki 🍕 | 2024-06-07 | 1 | -2/+3 |
| | | | | - Fix null string in response token temporarily - Add new model `01-ai/Yi-1.5-34B-Chat` that works well using Japanese. | ||||
* | Add `microsoft/Phi-3-mini-4k-instruct` model | Eien Mojiki 🍕 | 2024-04-24 | 1 | -2/+3 |
| | |||||
* | Add conversation title change in gui | Heiner Lohaus | 2024-04-23 | 1 | -0/+3 |
| | | | | Fix bug with multiple requests a .har in OpenaiChat | ||||
* | Fix typo in model list | Heiner Lohaus | 2024-04-22 | 1 | -10/+26 |
| | |||||
* | Added Meta llama-3 support! (#1856) | PD | 2024-04-19 | 1 | -1/+2 |
| | | | | | | | | * Added Meta llama-3 support! Decided to change llama2.py to llama.py to hold all the llama family models. * updated HuggingChat provider * Update FlowGpt.py | ||||
* | new gpt-4 beating opensource models | abc | 2024-04-13 | 1 | -7/+7 |
| | |||||
* | Add labels to provider list | Heiner Lohaus | 2024-04-12 | 1 | -1/+1 |
| | |||||
* | Update HuggingChat.py | H Lohaus | 2024-04-07 | 1 | -7/+7 |
| | |||||
* | Add .har file support for OpenaiChat | Heiner Lohaus | 2024-03-25 | 1 | -4/+12 |
| | | | | | | Update model list of HuggingChat Update styles of scrollbar in gui Fix image upload in gui | ||||
* | Add google/gemma-7b-it model to model list | えいえん ~UwU~ | 2024-03-22 | 1 | -0/+1 |
| | |||||
* | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 2024-03-11 | 1 | -14/+21 |
| | | | | | Add more models and image generation in You provider Use You as second default image provider | ||||
* | add CodeLlama-70b to HuggingChat | Miezhiko | 2024-02-06 | 1 | -1/+2 |
| | |||||
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 1 | -1/+1 |
| | | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | ||||
* | Add get_connector helper | Heiner Lohaus | 2024-01-24 | 1 | -8/+2 |
| | |||||
* | Add aiohttp_socks support | Heiner Lohaus | 2024-01-23 | 1 | -2/+10 |
| | |||||
* | Add ProviderModelMixin for model selection | Heiner Lohaus | 2024-01-23 | 1 | -10/+4 |
| | |||||
* | Cleanup model list | Heiner Lohaus | 2024-01-23 | 1 | -7/+18 |
| | |||||
* | Improve CreateImagesBing | Heiner Lohaus | 2024-01-22 | 1 | -0/+71 |
| | | | | Sort providers by category | ||||
* | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -74/+0 |
| | |||||
* | Update HuggingChat to new api | Heiner Lohaus | 2023-10-01 | 1 | -46/+16 |
| | | | | | | | | Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper | ||||
* | Improve Vercel Provider: | Heiner Lohaus | 2023-09-23 | 1 | -1/+1 |
| | | | | | | | - Fix endless loop - Add proxy, async support - Add default model Fix HuggingChat Provider | ||||
* | Cache "snlm0e" in Bard | Heiner Lohaus | 2023-09-20 | 1 | -7/+5 |
| | | | | | Improve error handling in ChatgptLogin Fix async example in readme | ||||
* | Revert "Fix type hint" | Tekky | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | fix typo: provider -> Provider | MIDORIBIN | 2023-09-16 | 1 | -1/+1 |
| | |||||
* | Add CodeLinkAva Provider, Improve test_async.py | Heiner Lohaus | 2023-09-09 | 1 | -1/+1 |
| | |||||
* | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 2023-09-05 | 1 | -28/+24 |
| | |||||
* | type hints | msi-JunXiang | 2023-09-03 | 1 | -1/+4 |
| | | | | | | | | | | 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 | ||||
* | Add async support for H2o | Heiner Lohaus | 2023-08-28 | 1 | -0/+107 |
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 |