We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c52f411 commit 6868f63Copy full SHA for 6868f63
1 file changed
AI_CookBook/docs/prompt-design.md
@@ -560,7 +560,7 @@ There is no single way to create an execution graph. A JSON schema can be design
560

561
562
<div style="background: white; padding: 10px; display: inline-block;">
563
- <img src="[diagram.png](https://webexsamples.github.io/webex-ai-agents/assets/prompt-design/nodes.png)" width="500">
+ <img src="https://webexsamples.github.io/webex-ai-agents/assets/prompt-design/nodes.png" width="500">
564
</div>
565
566
---
0 commit comments