Skip to content

Commit 30ee626

Browse files
authored
Update genai-commons.md - added tag to reference
1 parent bb3f920 commit 30ee626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules/genai

content/en/docs/appstore/use-content/platform-supported-content/modules/genai/genai-commons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ The `Chat Completions (with history)` operation supports more complex use cases
341341
| --- | --- | --- |
342342
| `Response` | [Response](#response) | A `Response` object that contains the assistant's response. |
343343

344-
##### Generate Image
344+
##### Generate Image {#generate-image}
345345

346346
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.
347347

0 commit comments

Comments
 (0)