From 6b48af17572e14ccac382a7010edfaaf379c7e35 Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Mon, 25 Nov 2024 20:34:50 +0100 Subject: Add armv7 docker image, Remove Bing provider, add update banner --- docs/async_client.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/async_client.md b/docs/async_client.md index e501aefa..cc4c5806 100644 --- a/docs/async_client.md +++ b/docs/async_client.md @@ -280,10 +280,9 @@ The G4F AsyncClient supports a wide range of AI models and providers, allowing y - OpenAI - Google (for Gemini) - Anthropic - - Bing + - Microsoft Copilot - Custom providers - **To use a specific model or provider, specify it when creating the client or in the API call:** ```python -- cgit v1.2.3