UNPKG

@callmedayz/ai-prompt-toolkit

Version:

Professional AI prompt engineering toolkit with advanced template features, real-time dashboards, conditional logic, template inheritance, live monitoring, OpenRouter integration, and 310+ model support

9 lines 375 B
"use strict"; // Auto-generated OpenRouter model types // Generated on: 2025-07-09T13:31:29.516Z // Source: OpenRouter API v1 Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_FREE_MODEL = void 0; // Default free model for development exports.DEFAULT_FREE_MODEL = 'tencent/hunyuan-a13b-instruct:free'; //# sourceMappingURL=openrouter-types.js.map