summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/HuggingChat.py (unfollow)
Commit message (Expand)AuthorFilesLines
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