mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-31 01:20:32 +08:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "Tool"
|
||||
parent: "SmolaAgents"
|
||||
nav_order: 3
|
||||
---
|
||||
|
||||
# Chapter 3: Tool - Giving Your Agent Superpowers
|
||||
|
||||
Welcome back! In [Chapter 2: Model Interface](02_model_interface.md), we learned how our `MultiStepAgent` uses a "universal remote" (the Model Interface) to talk to its LLM "brain". The LLM thinks and suggests what the agent should do next.
|
||||
|
||||
Reference in New Issue
Block a user