{"service":"agent-tool-router","version":"0.4.0","default_model":"baseline-v1-desc-hybrid-multilingual-next-v1","loaded_models":["baseline-v1-desc-hybrid-multilingual-next-v1"],"endpoints":{"POST /route":"Route a task to top-k tools","GET /models":"List loaded models","GET /health":"Liveness probe","GET /docs":"OpenAPI / Swagger UI"},"links":{"github":"https://github.com/dalek-ai/agent-tool-router","huggingface":"https://huggingface.co/dalek-ai"},"example":{"curl":"curl -X POST $URL/route -H 'Content-Type: application/json' -d '{\"task\": \"annule ma commande et rembourse-moi\", \"k\": 3}'"}}