Skip to content

Commit 68195e4

Browse files
committed
improve instructions
1 parent b47e11a commit 68195e4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

exercises/02.tools/02.solution.args/README.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and two" and the tool would automatically parse that into the `firstNumber` and
1212
Watch this for more on the idea of overcoming language barriers:
1313
[Accessibility in AI: How MCP Makes Language Barriers Disappear](https://www.epicai.pro/ai-and-mcp-language-barriers-dbjmj)
1414

15+
<EpicVideo url="https://www.epicai.pro/ai-and-mcp-language-barriers-dbjmj" />
16+
1517
Taking it further, the LLM could derive those arguments from the conversation
1618
which could include context from other tools. Tools working together to solve a
1719
complex problem!

exercises/03.resources/04.solution.completion/README.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22

33
👨‍💼 Great! That's a much better experience for our users who will be trying to
44
select the appropriate resource for their task.
5+
6+
Eventually, this API will hopefully support something like a `title` and `description` for each resource. This would allow us to provide a more informative experience for our users.
7+
8+
Follow the status of [this SEP](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1440) to see when this will be available.

0 commit comments

Comments
 (0)