You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ <h3>Coffee Break</h3>
227
227
<divclass="time">10:30 – 11:45</div>
228
228
<divclass="content">
229
229
<h3>Session 3: Agentic AI - Building Real Workflows</h3>
230
-
<p>Hands-on experience building multi-agent workflows using Jaseci's walker-on-graph model, where agents traverse data graphs natively without the usual coordination and state management overhead.</p>
230
+
<p>Common agentic AI workflow patterns and the architectural challenges behind them. Covers how Object Spatial Programming (OSP) and <codeclass="code-hl">by llm()</code> work together to tackle these challenges, with hands-on exercises to put the concepts into practice.</p>
0 commit comments