Spaces:
Sleeping
Sleeping
| # Tools for Lesson Practice 2 Agents | |
| # This file can be used to define any specific tools needed for the lesson practice agents | |
| # Currently, the agents use handoff tools which are created in func.py | |
| # Example tools that could be added: | |
| # - Vocabulary lookup tools | |
| # - Grammar reference tools | |
| # - Progress tracking tools | |
| # - Audio processing tools | |
| # For now, the agents primarily use handoff functionality between Practice and Teaching agents |