You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
26
26
- Introduced `AsyncAwaitCreate` and `AsyncAwaitCreateStream` methods for `v1/responses`; these are intended to replace `AsyncCreate` and `AsyncCreateStream`.
27
27
- Allow chaining of asynchronous processing in the form of a pipeline
28
-
- Refer to `GenAI.Responses.pas` unit.
28
+
- Refer to [`GenAI.Responses.pas`](https://github.com/MaxiDonkey/DelphiGenAI/blob/main/source/GenAI.Responses.pas) unit.
29
29
- Eventually, many other wrapper methods will be adapted to meet this principle.
30
30
31
31
- Added the `GenAI.Async.Promise` unit, providing **JavaScript-style** asynchronous task chaining.
0 commit comments