Slide updates
new images
This commit is contained in:
|
Before Width: | Height: | Size: 1004 KiB After Width: | Height: | Size: 1004 KiB |
@@ -54,7 +54,7 @@ Why MCP?
|
|||||||
===
|
===
|
||||||
<!-- pause -->
|
<!-- pause -->
|
||||||
<!-- font_size: 2 -->
|
<!-- font_size: 2 -->
|
||||||
What happens today?
|
Without MCP
|
||||||
===
|
===
|
||||||
<!-- column_layout: [3, 2] -->
|
<!-- column_layout: [3, 2] -->
|
||||||
<!-- column: 0 -->
|
<!-- 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 -->
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
<!-- 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] -->
|
<!-- column_layout: [1, 4, 1] -->
|
||||||
|
|||||||
Reference in New Issue
Block a user