Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.moorcheh.ai/llms.txt

Use this file to discover all available pages before exploring further.

health = client.health()
Returns:
{
  "status": "ok",
  "vector_dimension": 1024,
  "items": 0,
  "max_items": 10000,
  "remaining": 10000
}
Works with both MoorchehEdge and MoorchehEdgeApiClient. See API: Health.