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: content/en/docs/appstore/use-content/platform-supported-content/modules/genai/genai-commons.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
@@ -341,7 +341,7 @@ The `Chat Completions (with history)` operation supports more complex use cases
341
341
| --- | --- | --- |
342
342
|`Response`|[Response](#response)| A `Response` object that contains the assistant's response. |
343
343
344
-
##### Generate Image
344
+
##### Generate Image {#generate-image}
345
345
346
346
The `Generate Image` operation supports the generation of images based on a `UserPrompt` passed as string. The returned `Response` contains a `FileContent` via `FileCollection` and `Message`. See microflows in the `Handle Response` folder to construct the output.
0 commit comments