{"status":"healthy","version":"1.0.0","timestamp":"2026-04-25T21:25:36.582Z","runtime":"edge","capabilities":{"chat":true,"embeddings":true,"transcription":true,"tts":true,"streaming":false,"rag":true},"models":{"available":[{"id":"falcon-h1-90m","name":"Falcon-H1-Tiny-90M","type":"chat","loaded":true},{"id":"whisper-tiny","name":"Whisper-Tiny","type":"stt","loaded":true},{"id":"all-MiniLM-L6-v2","name":"all-MiniLM-L6-v2","type":"embeddings","loaded":true},{"id":"web-speech-api","name":"Web Speech API","type":"tts","loaded":true}],"total":4},"endpoints":[{"method":"POST","path":"/api/chat","description":"Chat completion"},{"method":"POST","path":"/api/embeddings","description":"Generate embeddings"},{"method":"POST","path":"/api/transcribe","description":"Speech transcription"},{"method":"POST","path":"/api/tts","description":"Text-to-speech"},{"method":"GET","path":"/api/models","description":"List available models"},{"method":"GET","path":"/api/status","description":"API health check"}],"sources":{"falcon":"https://huggingface.co/tiiuae/Falcon-H1-Tiny-90M-Instruct","whisper":"https://huggingface.co/Xenova/whisper-tiny","embeddings":"https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2"},"links":{"github":"https://github.com/aliasfoxkde/EdgeMind","playground":"/playground","docs":"/docs","stats":"/stats","examples":"/examples"}}