Skip to content

RuntimeInfo

hasFileSystem: boolean;

Whether the runtime supports native filesystem access.


hasNativeAddons: boolean;

Whether the runtime supports native addons / binary modules.


recommendedStore: "lancedb" | "http-vectorize" | "http-upstash" | "in-memory";

Recommended store strategy.


runtime: RuntimeEnvironment;

Detected runtime environment.