We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3979f commit 3719968Copy full SHA for 3719968
docs/blog/posts/ai_agent_tutorial2.md
@@ -23,7 +23,7 @@ This tutorial is inspired by [HuggingFace](https://huggingface.co/learn/agents-c
23
24
## The Thought-Action-Observation Cycle
25
26
-```flow
+```mermaid
27
st=>start: Start
28
op=>operation: Your Operation
29
cond=>condition: Yes or No?
0 commit comments