summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/HuggingChat.py (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysfix(g4f/Provider/HuggingChat.py): handle JSON decode errors and response statuskqlio671-15/+21
11 daysfeat(g4f/Provider/HuggingChat.py): add new model support for Nemotronkqlio671-0/+2
2024-10-02feat(g4f/Provider/HuggingChat.py): add support for new modelkqlio671-0/+2
2024-09-26Updated g4f/models.py g4f/Provider/HuggingChat.pykqlio671-2/+0
2024-09-25feat(g4f/Provider/HuggingChat.py): update model list and aliaseskqlio671-6/+6
2024-09-25feat(g4f/Provider/HuggingChat.): add Qwen2.5-72B model and aliaskqlio671-0/+2
2024-09-12new model addedkqlio671-1/+1
2024-09-12Bug fixes and improvements to HuggingChat providerkqlio671-2/+2
2024-09-12Bug fixes and improvements to HuggingChat and HuggingFace providerskqlio671-0/+1
2024-09-12refactor(models): update HuggingChat, HuggingFace provider models and aliaseskqlio671-3/+1
2024-09-12refactor(g4f/Provider/HuggingFace.py, g4f/Provider/HuggingChat.py): update provider models and aliaseskqlio671-4/+2
2024-08-31Comprehensive Updates and Enhancements Across Multiple Providerskqlio671-5/+11
2024-08-29fix for 500 Internal Server Error #2199 [Request] Blackbox provider now support Gemini and LLaMa 3.1 models #2198 with some stuff from #2196zukixa1-30/+39
2024-08-16update huggingface provider0.3.2.4abc1-70/+57
2024-07-25Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvementskqlio671-1/+2
2024-07-08Add files via uploadkqlio671-4/+2
2024-06-29Fix HuggingFace formattingabc1-37/+40
2024-06-26unpatch HuggingChat0.3.2.1abc1-89/+112
2024-06-07Update `HuggingChat` providerEien Mojiki 🍕1-2/+3
2024-04-24Add `microsoft/Phi-3-mini-4k-instruct` modelEien Mojiki 🍕1-2/+3
2024-04-23Add conversation title change in guiHeiner Lohaus1-0/+3
2024-04-22Fix typo in model listHeiner Lohaus1-10/+26
2024-04-19Added Meta llama-3 support! (#1856)PD1-1/+2
2024-04-13new gpt-4 beating opensource modelsabc1-7/+7
2024-04-12Add labels to provider listHeiner Lohaus1-1/+1
2024-04-07Update HuggingChat.pyH Lohaus1-7/+7
2024-03-25Add .har file support for OpenaiChatHeiner Lohaus1-4/+12
2024-03-22Add google/gemma-7b-it model to model listえいえん ~UwU~1-0/+1
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-14/+21
2024-02-06add CodeLlama-70b to HuggingChatMiezhiko1-1/+2
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-1/+1
2024-01-24Add get_connector helperHeiner Lohaus1-8/+2
2024-01-23Add aiohttp_socks supportHeiner Lohaus1-2/+10
2024-01-23Add ProviderModelMixin for model selectionHeiner Lohaus1-10/+4
2024-01-23Cleanup model listHeiner Lohaus1-7/+18
2024-01-22Improve CreateImagesBingHeiner Lohaus1-3/+3
2024-01-01Add support for all modelsHeiner Lohaus1-1/+7
2023-12-15HuggingChat: Strip leading whitespace from the first token in the streamnullstreak1-2/+7
2023-12-06Add selenium to dockerfileHeiner Lohaus1-4/+2
2023-11-20Add webdriver moduleHeiner Lohaus1-14/+1
2023-10-09 Add Proxy Support and Create Provider to ReadmeHeiner Lohaus1-4/+5
2023-10-04Sort providers in new dirsHeiner Lohaus1-2/+2
2023-10-01Update HuggingChat to new apiHeiner Lohaus1-46/+16
2023-09-23Improve Vercel Provider:Heiner Lohaus1-1/+1
2023-09-20Cache "snlm0e" in BardHeiner Lohaus1-7/+5
2023-09-17Revert "Fix type hint"Tekky1-1/+1
2023-09-16fix typo: provider -> ProviderMIDORIBIN1-1/+1
2023-09-09Add CodeLinkAva Provider, Improve test_async.pyHeiner Lohaus1-1/+1
2023-09-05Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat ProviderHeiner Lohaus1-28/+24
2023-09-03type hintsmsi-JunXiang1-1/+4
2023-08-28Add async support for H2oHeiner Lohaus1-0/+107