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 603bc23 commit 23e6734Copy full SHA for 23e6734
README.md
@@ -12,11 +12,11 @@ You don’t need to be an AI expert. Just follow along and build step-by-step!
12
13
By the end of this workshop, you’ll understand how to:
14
15
-✅ Connect to the Anthropic Claude API
16
-✅ Build a simple AI chatbot
17
-✅ Add tools like reading files, editing code, and running commands
18
-✅ Handle tool requests and errors
19
-✅ Build an agent that gets smarter with each step
+- ✅ Connect to the Anthropic Claude API
+- ✅ Build a simple AI chatbot
+- ✅ Add tools like reading files, editing code, and running commands
+- ✅ Handle tool requests and errors
+- ✅ Build an agent that gets smarter with each step
20
21
---
22
0 commit comments