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
"_comment": "This file defines all available tutorials for the tutorial API endpoints. The tutorial API (/api/tutorials) reads from this file to determine which MDX files to process as tutorials, ensuring only intentionally marked files are included. Each tutorial entry must have a corresponding MDX file at the specified path.",
3
+
"tutorials": [
4
+
{
5
+
"id": "01-introduction-to-agents",
6
+
"title": "Module 1: Introduction to Agents",
7
+
"description": "Understanding AI agents and the $47B opportunity",
0 commit comments