Skip to main content
health = client.health()
Returns:
{
  "status": "ok",
  "dimension": 768,
  "store_mode": "text",
  "embedding_model": "BAAI/bge-base-en-v1.5",
  "items": 0,
  "max_items": 10000,
  "remaining": 10000
}
Works with both MoorchehEdge and MoorchehEdgeApiClient. See API: Health.