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: lessons/02-first-ai-app/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ You manage to secure the boat at the dock and start walking along the wooden pla
51
51
As you walk, you notice a man with a long beard and a hat, digging through a crate of what looks like mechanical parts. His hands move deftly, sorting through gears and springs with practiced ease.
52
52
53
53
54
-

54
+

55
55
56
56
### Help me, Leonardo
57
57
@@ -79,7 +79,7 @@ As you walk, you notice a man with a long beard and a hat, digging through a cra
@@ -403,7 +403,7 @@ This means the majority of tokens can be spent on the input tokens, i.e 128k - 1
403
403
I want you to generate recipes for me.
404
404
```
405
405
406
-

406
+

407
407
408
408
Running `tokenizer` on the sentence above gives us 9 tokens.
409
409
@@ -455,7 +455,7 @@ Leonardo suddenly asked to inspect the Time Beetle closer, he looked at it from
455
455
456
456
**Time Beetle:** Nothing
457
457
458
-

458
+

459
459
460
460
> [!NOTE]
461
461
> The aerial screw, also known as the helical air screw, was intended to lift off the ground by compressing air. Leonardo's design featured a large, spiral-shaped rotor made of linen, stiffened with starch, and mounted on a wooden platform. The idea was that a crew of men would run around the platform, turning cranks to rotate the screw rapidly enough to achieve lift
Copy file name to clipboardExpand all lines: lessons/03-prompt-engineering/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ A swirl of colors envelops the carriage, the world around you dissolving into a
62
62
63
63
The swirl of colors fades, and you find yourself in the carriage, now racing down the Via Appia in Rome and to your astonishment, you're in the middle of a horse race. Chariots thunder past, their wheels kicking up clouds of dust.
64
64
65
-

65
+

66
66
67
67
**You:** Leonardo, where are we?
68
68
@@ -100,7 +100,7 @@ With a final push, the aerial screw begins to spin. The blades catch the air, an
100
100
101
101
You look out over the city; the ancient buildings stretch out below you.
102
102
103
-

103
+

104
104
105
105
## Interact with Sforza
106
106
@@ -110,7 +110,7 @@ If you want to interact with Sforza, run the [Characters](/app/README.md) app.
110
110
> This is entirely fictional; the responses are generated by AI.
111
111
> [Responsible AI disclaimer](/README.md#responsible-ai-disclaimer)
Copy file name to clipboardExpand all lines: lessons/06-tool-calling/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If you haven't already, set up your development environment. Here's how you can
14
14
15
15
## Related Resources
16
16
17
-
[](https://aka.ms/gen-ai-lesson11-gh?WT.mc_id=academic-105485-koreyst)
17
+
[](https://aka.ms/gen-ai-lesson11-gh?WT.mc_id=academic-105485-koreyst)
18
18
19
19
_This video explains Tool calling, a method that helps the AI call your functions and thereby expand what it can do_
20
20
@@ -41,7 +41,7 @@ You: "Who are we talking about and where can I find her?"
41
41
42
42
The world around you starts to blur, and everything fades to black. You come to and find yourself in the cockpit of a plane. You're airborne, and you can see the ocean below you. There's someone sitting in front; you can only see the back of their neck.
43
43
44
-

44
+

45
45
46
46
**You**: "Amelia, is that you?"
47
47
@@ -69,7 +69,7 @@ If you want to interact with Ada, run the [Characters](/app/README.md) app.
69
69
> This is entirely fictional; the responses are generated by AI.
70
70
> [Responsible AI disclaimer](/README.md#responsible-ai-disclaimer)
@@ -92,7 +92,7 @@ For a more detailed explanation of the app, see [Detailed app explanation](/less
92
92
93
93
**Time Beetle**: "Here's an image to illustrate the process of tool calling:"
94
94
95
-

95
+

0 commit comments