Challenge 1 is intentionally a docs-first challenge. Read these in order, then move to coding.
- Agent vs. plain LLM call
- How
ChatAgentuses tools - Why tool functions need good type hints + docstrings
- How Flask request flow connects to agent execution
Challenge 1 is intentionally a docs-first challenge. Read these in order, then move to coding.
ChatAgent uses tools