RunOptions.health object form. Presence implies enabled.
Properties
body?
text/plain. Default: 'ok'.
enabled?
false; the object’s presence already implies true.
path?
/healthz.
status?
200.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
RunOptions.health object form. Presence implies enabled.
optional body?: string;
text/plain. Default: 'ok'.
optional enabled?: boolean;
false; the object’s presence already implies true.
optional path?: string;
/healthz.
optional status?: number;
200.