{"service":"KhososyAI Agno Multi-Agent API","version":"2.0.0","description":"Educational AI with intelligent agent orchestration","docs":"/docs","health":"/health","endpoints":{"chat":"POST /api/chat/stream - Streaming chat with SSE (tool activation supported)","agent":"POST /api/agent - Invoke a specific agent","sessions":"GET /api/sessions - List active sessions","tts":"POST /api/features/tts - Generate text-to-speech (streaming)","podcast":"POST /api/features/podcast - Generate educational podcast (streaming)","tts_voices":"GET /api/tts/voices - List available voices","analyze_live":"POST /api/analyze/live - Live analysis (base64)","analyze_image":"POST /api/analyze/image - Analyze uploaded image","analyze_audio":"POST /api/analyze/audio - Transcribe uploaded audio","cache_stats":"GET /api/cache/stats - Get cache statistics","cache_clear":"POST /api/cache/clear - Clear response cache","cache_invalidate":"POST /api/cache/invalidate/{classroom_id} - Invalidate classroom cache"}}