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.

Synopsis

moorcheh-edge status [--base-url URL]

Options

FlagDefaultDescription
--base-urlhttp://localhost:8080Moorcheh Edge API base URL

Example output

{
  "status": "ok",
  "vector_dimension": 1024,
  "items": 5,
  "max_items": 10000,
  "remaining": 9995
}