Variable: ProviderRuntimeSubjects
Makaio Framework / services-core/provider-runtime / ProviderRuntimeSubjects
Variable: ProviderRuntimeSubjects
Section titled “Variable: ProviderRuntimeSubjects”
constProviderRuntimeSubjects:BusSubjects<FlatSubjectDefinitions<"providerRuntime", {fetchModels: {request:ZodObject<{providerConfigId:ZodString; },$strict>;response:ZodObject<{models:ZodArray<ZodObject<{contextWindowSize:ZodNumber;family:ZodOptional<ZodString>;friendlyName:ZodOptional<ZodString>;labId:ZodString;metadata:ZodOptional<ZodObject<…, …>>;name:ZodString;supportedReasoningLevels:ZodOptional<ZodObject<…, …>>; },$strip>>; },$strict>; }; }>,"providerRuntime"> =ProviderRuntimeNamespace.subjects
Defined in: ../../../packages/services/core/src/provider-runtime/namespace.ts:29
Pre-resolved provider runtime subjects for direct import.