Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add next page or previous page for each lesson. #102

Closed
jacksonchen1998 opened this issue Mar 22, 2025 · 1 comment · Fixed by #103
Closed

Add next page or previous page for each lesson. #102

jacksonchen1998 opened this issue Mar 22, 2025 · 1 comment · Fixed by #103
Assignees

Comments

@jacksonchen1998
Copy link

I think it is more convenient for readers to read this tutorial with this feature 🤩

Copy link

👋 Thanks for contributing @jacksonchen1998! We will review the issue and get back to you soon.

ShivamGoyal03 added a commit to ShivamGoyal03/ai-agents-for-beginners that referenced this issue Mar 22, 2025
Fixes microsoft#102

Add navigation links to each lesson's README file.

* **00-course-setup/README.md**
  - Add a link to the next lesson, "Introduction to AI Agents and Agent Use Cases."

* **01-intro-to-ai-agents/README.md**
  - Add a link to the previous lesson, "Course Setup."
  - Add a link to the next lesson, "Exploring Agentic Frameworks."

* **02-explore-agentic-frameworks/README.md**
  - Add a link to the previous lesson, "Introduction to AI Agents and Agent Use Cases."
  - Add a link to the next lesson, "Understanding Agentic Design Patterns."

* **03-agentic-design-patterns/README.md**
  - Add a link to the previous lesson, "Exploring Agentic Frameworks."
  - Add a link to the next lesson, "Tool Use Design Pattern."

* **04-tool-use/README.md**
  - Add a link to the previous lesson, "Understanding Agentic Design Patterns."
  - Add a link to the next lesson, "Agentic RAG."

* **05-agentic-rag/README.md**
  - Add a link to the previous lesson, "Tool Use Design Pattern."
  - Add a link to the next lesson, "Building Trustworthy AI Agents."

* **06-building-trustworthy-agents/README.md**
  - Add a link to the previous lesson, "Agentic RAG."
  - Add a link to the next lesson, "Planning Design Pattern."

* **07-planning-design/README.md**
  - Add a link to the previous lesson, "Building Trustworthy AI Agents."
  - Add a link to the next lesson, "Multi-Agent Design Pattern."

* **08-multi-agent/README.md**
  - Add a link to the previous lesson, "Planning Design."
  - Add a link to the next lesson, "Metacognition in AI Agents."

* **09-metacognition/README.md**
  - Add a link to the previous lesson, "Multi-Agent Design Pattern."
  - Add a link to the next lesson, "AI Agents in Production."

* **10-ai-agents-production/README.md**
  - Add a link to the previous lesson, "Metacognition Design Pattern."

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/ai-agents-for-beginners/issues/102?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants