summaryrefslogtreecommitdiffstats
path: root/docs/client.md
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-02-24 02:11:07 +0100
committerGitHub <noreply@github.com>2024-02-24 02:11:07 +0100
commita13ddabbb4c6f927bec991e06bcd234ae3d88646 (patch)
tree1b2c7c9924b53a59e9e1af462ed97a2eaaf8648a /docs/client.md
parentMerge pull request #1617 from hlohaus/gem (diff)
parentFix some typos (diff)
downloadgpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.tar
gpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.tar.gz
gpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.tar.bz2
gpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.tar.lz
gpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.tar.xz
gpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.tar.zst
gpt4free-a13ddabbb4c6f927bec991e06bcd234ae3d88646.zip
Diffstat (limited to 'docs/client.md')
-rw-r--r--docs/client.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/client.md b/docs/client.md
index fe02dc92..31440027 100644
--- a/docs/client.md
+++ b/docs/client.md
@@ -154,10 +154,11 @@ response = client.chat.completions.create(
)
print(response.choices[0].message.content)
```
-![Waterfall](/docs/waterfall.jpeg)
```
User: What are on this image?
```
+![Waterfall](/docs/waterfall.jpeg)
+
```
Bot: There is a waterfall in the middle of a jungle. There is a rainbow over...
```