From 8321dca121e72624ab7735fd5cb34d40ead5436e Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Tue, 9 Apr 2024 17:45:42 +0200 Subject: Add async client docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 965847ee..83d5a45e 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,8 @@ image_url = response.data[0].url **Full Documentation for Python API** -- New Client API like the OpenAI Python library: [/docs/client](/docs/client.md) +- New AsyncClient API from G4F: [/docs/async_client](/docs/async_client.md) +- Client API like the OpenAI Python library: [/docs/client](/docs/async_client.md) - Legacy API with python modules: [/docs/legacy](/docs/legacy.md) #### Web UI -- cgit v1.2.3