Skip to content

Commit 7f8f808

Browse files
committed
2 parents 1e26557 + 269dab8 commit 7f8f808

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,10 +278,9 @@ OpenAI.API.Client.ProxySettings := TProxySettings.Create(ProxyHost, ProxyPort, P
278278
```
279279

280280
## Examples
281-
|Source|Preview|Source|Preview|
282-
|---|---|---|---|
283-
|[Playground (FMX)](https://github.com/HemulGM/DelphiOpenAIPlayground)|<img src="https://github.com/HemulGM/DelphiOpenAIPlayground/blob/main/preview.png?raw=true" height="150" align="right">|[ChatGPT (FMX)](https://github.com/HemulGM/ChatGPT)|<img src="https://github.com/HemulGM/ChatGPT/raw/main/preview.png?raw=true" height="150" align="right">|
284-
|[DALL-E (FMX)](https://github.com/HemulGM/DALL-E)|<img src="https://github.com/HemulGM/DALL-E/raw/main/Res/preview.jpg?raw=true" height="150" align="right">|||
281+
<img src="https://github.com/HemulGM/ChatGPT/raw/main/preview.png?raw=true" height="400">
282+
283+
[ChatGPT (FMX)](https://github.com/HemulGM/ChatGPT)
285284

286285
## Requirements
287286
This library does not require any 3rd party library. It works on recent Delphi versions (10.3+). Althought not fully tested, it should also work on all supported platforms (Windows, Linux, macOS, Android, iOS).

0 commit comments

Comments
 (0)