mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 07:52:57 +00:00
🗑️ Remove Demo Business Calculator agent
- Remove demo-business-calculator.json file - Return to original 9 agents (5 direct access + 4 webhook) - Consulting category back to 1 agent - Demo completed successfully 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
2583d839fd
commit
1cfdac2512
@ -1,16 +0,0 @@
|
||||
{
|
||||
"slug": "demo-business-calculator",
|
||||
"name": "Demo Business Calculator",
|
||||
"short_description": "Free business calculation tools and financial planning demo",
|
||||
"description": "Access a comprehensive business calculator suite for financial planning, ROI calculations, and business metrics analysis. Perfect for entrepreneurs and business professionals who need quick calculations and planning tools.",
|
||||
"category": "consulting",
|
||||
"price": 0.0,
|
||||
"agent_type": "form",
|
||||
"system_type": "direct_access",
|
||||
"form_schema": {
|
||||
"fields": []
|
||||
},
|
||||
"webhook_url": "https://calculator.net/business-calculator.html",
|
||||
"access_url_name": "agents:direct_access_handler",
|
||||
"display_url_name": "agents:direct_access_display"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user