summaryrefslogtreecommitdiffstats
path: root/docs/client.md
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-02-24 01:31:17 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-02-24 01:31:17 +0100
commit775a0c43a0856f57dbd847a73b9d20b7cddb5063 (patch)
treee0f7071a2f359ad37ec7ce762b89194d4ba92e19 /docs/client.md
parentSet default values for generation config (diff)
downloadgpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.tar
gpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.tar.gz
gpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.tar.bz2
gpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.tar.lz
gpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.tar.xz
gpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.tar.zst
gpt4free-775a0c43a0856f57dbd847a73b9d20b7cddb5063.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...
```