summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/deprecated (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-01Add support for all modelsHeiner Lohaus12-33/+28
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api
2023-12-15Moved NoowAI to deprecated folder as it's been officially taken downdevAdityaa1-0/+66
2023-12-12Update and rename g4f/Provider/VoiGpt.py to g4f/Provider/deprecated/VoiGpt.pyGEOEGII5551-0/+93
2023-11-20~ | improve compatibilityabc5-6/+17
2023-11-20Add auto support params methodHeiner Lohaus16-222/+11
2023-11-20~ |abc1-1/+3
trying to improve compability with python versions < 3.8
2023-11-13Fix Chatgpt4Online ProviderHeiner Lohaus6-1/+324
2023-10-24Update GetGpt provider for Debian python3-pycryptodome compatibilityrazrab1-1/+4
Try to import AES from Cryptodome.Cipher if Crypto.Cipher caused error.
2023-10-23'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow10-80/+88
Co-authored-by: Sourcery AI <>
2023-10-22Fix increase timeoutHeiner Lohaus1-43/+1
Add Hashnode Provider Fix Yqcloud Provider
2023-10-22Fix MyShell ProviderHeiner Lohaus2-1/+221
2023-10-15Add Llama2 and NoowAi ProviderHeiner Lohaus2-1/+109
2023-10-14Fix Opchatgpts and ChatForAi ProviderHeiner Lohaus5-131/+154
Deprecate Vitalentum and Aivvm Provider
2023-10-12Deprecate ChatForAiHeiner Lohaus2-0/+56
2023-10-12Add ChatgptLogin, ChatgptFree and GptChatly ProviderHeiner Lohaus3-78/+70
2023-10-10Some small fixesHeiner Lohaus1-2/+2
2023-10-07~ | `v-0.1.5.5`abc2-68/+1
Aiivm working again
2023-10-07Remove Aivvm from working providersHeiner Lohaus2-1/+68
2023-10-07Add GptGod ProviderHeiner Lohaus3-4/+78
Remove timeout from aiohttp providers Disable Opchatgpts and ChatgptLogin provider
2023-10-05Add AiAsk, Chatgpt4Online, ChatgptDemoHeiner Lohaus2-102/+0
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout
2023-10-04Sort providers in new dirsHeiner Lohaus15-0/+966