📋 Active Sessions

View all ongoing or completed diagnostic sessions

📊 Statistics

4
Total Sessions
3
In Progress
1
Completed

🗂️ Session List

🚀 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