Reminix TypeScript SDK - v0.7.1
Docs
GitHub
Preparing search index...
@reminix/runtime
HealthResponse
Interface HealthResponse
Internal
Overall health response for the runtime.
interface
HealthResponse
{
agents
:
string
[]
;
status
:
"healthy"
;
}
Index
Properties
agents
status
Properties
agents
agents
:
string
[]
status
status
:
"healthy"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
status
Docs
GitHub
Reminix TypeScript SDK - v0.7.1
Loading...
Overall health response for the runtime.