summaryrefslogtreecommitdiffstats
path: root/g4f/client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus2024-04-071-243/+0
* Add Groq and Openai interfaces, Add integration testsHeiner Lohaus2024-04-061-1/+4
* Remove all not working provider (#1679)H Lohaus2024-03-121-0/+6
* Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus2024-03-111-19/+35
* Update some providersHeiner Lohaus2024-02-271-8/+16
* Add support for message history and system message in OpenaiChatHeiner Lohaus2024-02-261-1/+1
* Fix isssue with stop in clientHeiner Lohaus2024-02-231-4/+1
* Add GeminiPro API providerHeiner Lohaus2024-02-231-8/+15
* Fix unittests, use Union typingHeiner Lohaus2024-02-231-2/+2
* Use new client in inter apiHeiner Lohaus2024-02-231-13/+24
* Move some modules, create providers dirHeiner Lohaus2024-02-221-7/+10
* Add unitests for the clientHeiner Lohaus2024-02-141-116/+35
* Add variant exampleHeiner Lohaus2024-02-121-5/+11
* Add new Client API with DocsHeiner Lohaus2024-02-121-0/+267