summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-04-09 20:20:24 +0200
committerGitHub <noreply@github.com>2024-04-09 20:20:24 +0200
commit0bb08e15a7037c469781d625288fb371e74adf33 (patch)
treeaaefa19be7ff6d41a73deb3d41c7c3a9181ebc28 /README.md
parentMerge pull request #1807 from hlohaus/satur (diff)
parentImprove styling mobile (diff)
downloadgpt4free-0bb08e15a7037c469781d625288fb371e74adf33.tar
gpt4free-0bb08e15a7037c469781d625288fb371e74adf33.tar.gz
gpt4free-0bb08e15a7037c469781d625288fb371e74adf33.tar.bz2
gpt4free-0bb08e15a7037c469781d625288fb371e74adf33.tar.lz
gpt4free-0bb08e15a7037c469781d625288fb371e74adf33.tar.xz
gpt4free-0bb08e15a7037c469781d625288fb371e74adf33.tar.zst
gpt4free-0bb08e15a7037c469781d625288fb371e74adf33.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 83d5a45e..eba4ce4b 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ image_url = response.data[0].url
**Full Documentation for Python API**
- 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)
+- Client API like the OpenAI Python library: [/docs/client](/docs/client.md)
- Legacy API with python modules: [/docs/legacy](/docs/legacy.md)
#### Web UI