summaryrefslogtreecommitdiffstats
path: root/g4f/stubs.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix unittests, use Union typingHeiner Lohaus2024-02-231-3/+7
|
* Use new client in inter apiHeiner Lohaus2024-02-231-13/+72
|
* Add unitests for the clientHeiner Lohaus2024-02-141-0/+44
Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop