Type Alias: SetupStatus
SetupStatus =
"running"|"stopped"|"not_found"|"no_docker"|"error"
Defined in: packages/agentos/src/rag/setup/types.ts:7
Status of a backend detection attempt.
SetupStatus =
"running"|"stopped"|"not_found"|"no_docker"|"error"
Defined in: packages/agentos/src/rag/setup/types.ts:7
Status of a backend detection attempt.