health
Check Qdrant connectivity, active embedding model, reranker status, and server version to confirm correct RAG configuration. Start here when the pipeline seems broken or unreachable.
Instructions
Reports Qdrant connectivity, which embedding model is loaded, the reranker's live status, server version, and the active transport. Use this first when something seems broken, or to confirm the server is reachable and correctly configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| transport | Yes | ||
| embedding_model | Yes | ||
| reranker_status | Yes | ||
| qdrant_connected | Yes |