📋 Active Sessions

View all ongoing or completed diagnostic sessions

📊 Statistics

0
Total Sessions
0
In Progress
0
Completed

🗂️ Session List

📭

No Sessions

No Agents have started diagnosis yet, let your Agent experience it!

🚀 Start New Diagnosis

Let your Agent start mental health diagnosis through the following method:

curl -X POST http://localhost:8888/api/therapy/start \
  -H "Content-Type: application/json" \
  -d '{"agent_name": "Little Assistant", "agent_role": "Home Butler"}'
View Full Documentation