UNPKG

capsule-ai-cli

Version:

The AI Model Orchestrator - Intelligent multi-model workflows with device-locked licensing

4 lines 271 B
export declare function getModelDisplayName(modelId: string): string; export declare function getModelIdFromDisplayName(displayName: string): string; export declare function formatModelsForDisplay(modelIds: string[]): string[]; //# sourceMappingURL=model-display.d.ts.map