为什么选择 astro-minimax:设计决策与技术思考
深入介绍 astro-minimax 的设计哲学、技术决策和竞争优势。从架构选型到 AI 集成,每个决策背后的思考和数据。
深入介绍 astro-minimax 的设计哲学、技术决策和竞争优势。从架构选型到 AI 集成,每个决策背后的思考和数据。
End-to-end tutorial: create blog, configure all features, deploy to Cloudflare Pages, set up Waline comments, Umami analytics, and notifications.
通过 CLI 一键创建、GitHub Template 或 NPM 包集成三种方式开始使用 astro-minimax。
深入介绍 astro-minimax 的设计哲学、技术决策和竞争优势。从架构选型到 AI 集成,每个决策背后的思考和数据。
展示在普通 .md 文件中直接使用所有内容指令的效果。每个指令都用演示效果和示例代码两个选项卡对照呈现,方便复制使用。
使用 astro-minimax 主题创建或添加新文章的一些规则和建议。
全面配置 astro-minimax 的 AI 聊天功能:Provider 设置、RAG 搜索、Mock 模式、作者画像和质量评估。
深入剖析 @astro-minimax/ai 的真实架构:知识包初始化、检索与请求解释、prompt-runtime 装配、多 Provider 故障转移、工具调用、缓存回放,以及示例博客里真正已经跑起来的那部分能力。
了解 astro-minimax 的 AI Tool Calling 功能: 7 个内置工具(主题切换、文章导航、章节滚动、沉浸模式、文本高亮、偏好设置、文章搜索)和客户端 Action 管线(ActionExecutor、ActionQueue、URLHandler)。