We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1b491 commit 3edc62aCopy full SHA for 3edc62a
1 file changed
AI_CookBook/docs/prompt-design.md
@@ -592,7 +592,15 @@ The diagram below shows how those nodes can be logically connected.
592
593
---
594
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>
604
605
606
0 commit comments