diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |