summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Aivvm.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-02+Curl +Async +Stream RequestsHeiner Lohaus1-3/+3
Update Model List
2023-10-01Disable PerplexityAi ProviderHeiner Lohaus1-1/+1
2023-10-01Update HuggingChat to new apiHeiner Lohaus1-27/+12
Impersonate Aivvm Provider Add ChatForAi and FreeGpt Provider Update AItianhuSpace Provider Improve StreamRequest Support Update get_event_loop Helper
2023-09-29Fix Aivvm and add new models in models.pyCommenter1233211-16/+15
2023-09-26"create_async" support for BaseProvider,Heiner Lohaus1-2/+3
by using ThreadPoolExecutor Default Model for Vercel
2023-09-23Fix: Aivvm: KeyError: ''Heiner Lohaus1-3/+9
and TypeError: issubclass() arg 1 must be a class
2023-09-23 ~ | improve Vercel & g4f.Completion.createabc1-1/+1
2023-09-23~ | new providersabc1-56/+49
Somwhat fix Aivvm provider, which looks to have a working gpt-4 kinda unstable
2023-09-20Cache "snlm0e" in BardHeiner Lohaus1-1/+1
Improve error handling in ChatgptLogin Fix async example in readme
2023-09-17Revert "Fix type hint"Tekky1-1/+1
2023-09-16fix typo: provider -> ProviderMIDORIBIN1-1/+1
2023-09-12Add new providers: Aivvm, Vitalentum and YlokhHeiner Lohaus1-15/+31
2023-09-10Add ChatBase ProviderHeiner Lohaus1-16/+15
2023-09-09Add CodeLinkAva Provider, Improve test_async.pyHeiner Lohaus1-0/+63