Skip to content

Commit 4ee8b3c

Browse files
MaxiDonkey@hotmail.comMaxiDonkey@hotmail.com
authored andcommitted
Documentation updated
1 parent a38aa6a commit 4ee8b3c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### 2025, June 14 version 1.1.0
1+
### 2025, June 14 version 1.1.0 (**Getit version**)
22
- Given the project’s rapid progress, it’s now essential to embed versioning directly into the GenAI wrapper’s source code. For any client implementing the IGenAI interface, the version number can be retrieved via the Version property, for example:
33
```Delphi
44
var version = Client.Version;
@@ -15,7 +15,7 @@ var version = Client.Version;
1515

1616
<br>
1717

18-
### 2025, June 4 version 1.0.7 (**Getit version**)
18+
#### 2025, June 4 version 1.0.7
1919
- Added streaming events to the `v1/responses` endpoint.
2020
- response.image_generation_call.completed
2121
- response.image_generation_call.generating

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ___
1010
<br>
1111

1212
NEW:
13-
- Getit current version: 1.0.7
13+
- Getit current version: 1.1.0
1414
- [Changelog v1.1.0](https://github.com/MaxiDonkey/DelphiGenAI/blob/main/Changelog.md)
1515
- [Mini-lab to experiment with the v1/responses endpoint `File2knowledge`](https://github.com/MaxiDonkey/file2knowledge)
1616
- [Responses endpoint](https://github.com/MaxiDonkey/DelphiGenAI/blob/main/Responses.md)

0 commit comments

Comments
 (0)