Multi-Domain Specialized Agentic Orchestration - Monitoring & Control
MDSA Applications
Registered Domains
Active Models
RAG Documents
Total Requests
Framework: {{ app.framework }}
Endpoint: {{ app.endpoint }}
Status: {{ app.health_status }}
{% if app.health_status == 'healthy' %}Response Time: {{ app.response_time_ms|round(2) }} ms
{% endif %}No applications registered yet. Start the medical chatbot to see it appear here.
python chatbot_app/medical_app/enhanced_medical_chatbot_fixed.py
ID: {{ domain.domain_id }}
Model: {{ domain.model_name }}
{% if domain.app_name %}App: {{ domain.app_name }}
{% endif %} {% if domain.keywords %}No domains registered yet.