refactor(g4f/api/__init__.py): use asynchronous methods in Client kqlio67 提交于 2024-10-15 15:07 c6d11e5c
feat(g4f/client/async_client.py, g4f/client/async_client.py): enhance async and sync handling in client kqlio67 提交于 2024-10-15 12:22 0d868f64
refactor(docs/client.): Update G4F Client API documentation to reflect changes in API usage and add examples kqlio67 提交于 2024-10-15 11:28 dc9a6a9d
refactor(docs): Update AsyncClient API documentation to reflect changes in API usage and add asyncio examples kqlio67 提交于 2024-10-15 11:26 f45c072d
feat(/Provider/AmigoChat.py): add retry mechanism for API requests kqlio67 提交于 2024-10-11 23:23 69d0d2b2
docs(docs/async_client.md): update AsyncClient usage examples with asyncio kqlio67 提交于 2024-10-11 22:31 7645fcb2
style(g4f/gui/server/api.py): update inline comments for URL processing kqlio67 提交于 2024-10-11 22:28 d3d3bc9c
feat(g4f/models.py): Added new model 'ChatifyAI' and 'Cloudflare' to the default model's best provider list for broader provider options. kqlio67 提交于 2024-10-11 10:46 e0cd0c30
feat(requirements-min.txt): add cloudscraper for enhanced request handling kqlio67 提交于 2024-10-11 10:37 e481c07b
feat(g4f/Provider/Cloudflare.py): add new Cloudflare provider for async generation kqlio67 提交于 2024-10-11 09:52 d80e9dd8
refactor(g4f/Provider/Prodia.py): maintain model list and ensure default model consistency kqlio67 提交于 2024-10-11 09:49 b0552807
refactor(g4f/Provider/LiteIcoding.py): streamline token management and maintain functionality kqlio67 提交于 2024-10-11 09:47 365d3844
feat(g4f/Provider/Blackbox.py): enhance model handling and add web search mode kqlio67 提交于 2024-10-11 09:41 bd607b14