summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-04-09 17:45:42 +0200
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-04-09 17:45:42 +0200
commit8321dca121e72624ab7735fd5cb34d40ead5436e (patch)
tree4ddd69ad2209bb53a23e82948c015ea514ca0ac8 /README.md
parentAdd text to speech module (diff)
downloadgpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.tar
gpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.tar.gz
gpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.tar.bz2
gpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.tar.lz
gpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.tar.xz
gpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.tar.zst
gpt4free-8321dca121e72624ab7735fd5cb34d40ead5436e.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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