summaryrefslogtreecommitdiffstats
path: root/g4f/client/async_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-14Add missed commamm3b1-2/+2
2024-04-12Add unittests for async client (#1830)0.2.9.5H Lohaus1-0/+7
2024-04-07Add nodriver to OpenaiChatHeiner Lohaus1-1/+2
2024-04-07Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus1-50/+54
2024-04-06Update async.pyH Lohaus1-23/+44
2024-04-06Update async.pyH Lohaus1-4/+0
2024-04-06Update async.pyH Lohaus1-16/+4
2024-04-06Update async.pyH Lohaus1-8/+2
2024-04-06Update async.pyH Lohaus1-18/+4
2024-04-06Update async.pyH Lohaus1-30/+18
2024-04-06Update async.pyH Lohaus1-15/+1
2024-04-06Update clientH Lohaus1-4/+0
2024-04-06Add Groq and Openai interfaces, Add integration testsHeiner Lohaus1-1/+4
2024-03-12Remove all not working provider (#1679)H Lohaus1-0/+6
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-19/+35
2024-02-27Update some providersHeiner Lohaus1-8/+16
2024-02-26Add support for message history and system message in OpenaiChatHeiner Lohaus1-1/+1
2024-02-23Fix isssue with stop in clientHeiner Lohaus1-4/+1
2024-02-23Add GeminiPro API providerHeiner Lohaus1-8/+15
2024-02-23Fix unittests, use Union typingHeiner Lohaus1-2/+2
2024-02-23Use new client in inter apiHeiner Lohaus1-13/+24
2024-02-22Move some modules, create providers dirHeiner Lohaus1-7/+10
2024-02-14Add unitests for the clientHeiner Lohaus1-116/+35
2024-02-12Add variant exampleHeiner Lohaus1-5/+11
2024-02-12Add new Client API with DocsHeiner Lohaus1-0/+267