Slide updates

new images
This commit is contained in:
2026-01-16 16:09:31 +11:00
parent 166f11d5ff
commit af5a94bee4
2 changed files with 52 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ Why MCP?
===
<!-- pause -->
<!-- font_size: 2 -->
What happens today?
Without MCP
===
<!-- column_layout: [3, 2] -->
<!-- column: 0 -->
@@ -99,6 +99,57 @@ sequenceDiagram
<!-- font_size: 4 -->
Why MCP?
===
<!-- pause -->
<!-- font_size: 2 -->
With MCP...
===
<!-- column_layout: [4, 2] -->
<!-- column: 0 -->
<!-- alignment: left -->
<!-- pause -->
<!-- new_line -->
<!-- new_line -->
```mermaid +render +width:100%
sequenceDiagram
You->>LLM: I'm 10 minutes away from a demo, getting this error
LLM->>You: Let me check that..
loop
LLM-->OCP: Multiple queries/actions
end
LLM->>You: The issue was X. I resolved by doing Y
```
<!-- pause -->
<!-- column: 1 -->
<!-- font_size: 2 -->
<!-- pause -->
<!-- alignment: center -->
<!-- new_line -->
<!-- new_line -->
<!-- new_line -->
![image](doughnuts.gif)
<!-- speaker_note: quick walk through the sequence diagram -->
<!-- speaker_note: MCP gives the LLM agency to carry out complex, multi-step plans -->
<!-- speaker_note: Collecting and collating from multiple sources -->
<!-- speaker_note: Providing _intelligent_ summaries -->
<!-- speaker_note: Taking actions, iterating and trying different paths when necessary -->
<!-- no_footer -->
<!-- end_slide -->
<!-- column_layout: [1, 4, 1] -->