from g4f.client import AsyncClient # deprecated
is available again, however, use the Client
class instead which now handles both sync & async.
What's Changed
- Fix Clipboard copy bug (issue #2287) by @foxfire52 in #2302
- Add new provider, enhance functionality, and update docs by @kqlio67 in #2304
Full Changelog: 0.3.3.2...0.3.3.3