Skip to content

Commit 70b7c92

Browse files
authored
Add diagram for agent executor example (#101)
1 parent 7084da0 commit 70b7c92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

examples/agent_executor/base.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"source": [
88
"# Agent Executor From Scratch\n",
99
"\n",
10-
"In this notebook we will go over how to build a basic agent executor from scratch."
10+
"In this notebook we will go over how to build a basic agent executor from scratch.\n",
11+
"\n",
12+
"![diagram](./img/agent-executor-diagram.png)"
1113
]
1214
},
1315
{
111 KB
Loading

0 commit comments

Comments
 (0)