We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233fc0f commit e16e2ccCopy full SHA for e16e2cc
exercises/03.sampling/README.mdx
@@ -15,7 +15,10 @@ user's LLM to generate content for them.
15
16
It may be helpful for you to watch a demo of this working:
17
18
-<EpicVideo url="https://www.epicai.pro/using-mcp-sampling-in-vs-code-insiders-dd12d" />
+<EpicVideo
19
+ title="Using MCP Sampling in VSCode"
20
+ url="https://www.epicai.pro/using-mcp-sampling-in-vs-code-insiders-dd12d"
21
+/>
22
23
<callout-success>
24
From [the MCP
0 commit comments