In what type of project did the bug occur?
api-microservice
Describe the bug
The template generator automatically creates agent-related files:
app/schemas/chat.py
app/schemas/agent.py
app/schemas/message.py
app/schemas/deps.py
app/api/routes/v1/chat.py
To Reproduce
Generate template
Expected result
Cleanup
Environment (please complete the following information):
- OS: Windows 11
- Python version 3.13