Spaces:
Running
Running
Blu3Orange
Add main application logic, memory management, and configuration for 12 Angry Agents
a9f964a
| """MCP server tools for 12 Angry Agents.""" | |
| # MCP tools will be defined in app.py via Gradio's mcp_server=True | |
| # This module is reserved for future tool definitions | |
| __all__ = [] | |