UNPKG

@entro314labs/ai-changelog-generator

Version:

AI-powered changelog generator with MCP server support - works with most providers, online and local models

8 lines (7 loc) 239 B
/** * Hugging Face Provider for AI Changelog Generator * Uses @huggingface/inference v4.5.3 (2025 features) * Supports multi-provider routing, chat completion, and latest models */ declare const _default: any; export default _default;