Skip to content

Commit 3edc62a

Browse files
authored
Update prompt-design.md
1 parent ae1b491 commit 3edc62a

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

AI_CookBook/docs/prompt-design.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,15 @@ The diagram below shows how those nodes can be logically connected.
592592

593593
---
594594

595-
![JSON Node Diagram](assets/prompt-design/json_node_diagram.png)
595+
596+
<div style="text-align: center;">
597+
<div style="background: white; padding: 10px; display: inline-block;">
598+
<img
599+
src="https://webexsamples.github.io/webex-ai-agents/assets/prompt-design/json_node_diagram.png"
600+
style="max-width: 100%; height: auto;"
601+
>
602+
</div>
603+
</div>
596604

597605
---
598606

0 commit comments

Comments
 (0)