Module 1 Lesson 3 Challenge: Map the 6 Components to Your Agent
In the last lesson you mapped the loop. Today you go one level deeper. Every agent has 6 components. Your challenge is to fill in all 6 for the project you've been working on this week. Six lines. Four minutes. Use this template: MODEL: The LLM I will use is ___ TOOLS: The tools my agent needs are ___ MEMORY: My agent needs to remember ___ between sessions CONTEXT: Each LLM call will receive ___ INSTRUCTIONS: My agent is ___ and its goal is ___ ORCHESTRATION: I will control the loop using ___ Rules: No "TBD." If you don't know, write your best guess and I'll correct it. If you're not sure about Memory or Context, that's normal. Write what you think and let's discuss. Reply to someone else's post with one question about their tool choice or memory strategy. I'll comment on every submission posted before midnight.