lobehub/docs/changelog/2024-09-20-artifacts.zh-CN.mdx
CanisMinor 549735be7f
📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

61 lines
2.4 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: '重磅更新LobeHub 迎来 Artifacts 时代'
description: >-
LobeHub v1.19 带来了重大更新,包括 Claude Artifacts 完整特性支持、全新的发现页面设计,以及 GitHub Models
服务商支持,让 AI 助手的能力得到显著提升。
tags:
- LobeHub
- Artifacts
- AI 助手
- 更新
- GitHub Models
---
# LobeHub v1.19Artifacts、发现页与更多模型
LobeHub v1.19 正式发布。这次更新围绕日常使用体验带来了一次关键升级:创作流程更完整、模型选择更丰富、能力发现路径也更清晰。
## 用 Artifacts 创作
LobeHub 现已还原 Claude Artifacts 的核心体验。你可以在对话中直接生成并交互丰富的内容:
- **SVG 图形** — 生成并展示实时渲染的矢量图形
- **HTML 页面** — 创建并预览交互式网页,无需离开对话
- **富文档** — 以多种输出格式生成格式化文档
Python 代码执行功能也已完成开发,计划在后续版本上线。届时,你将能够把 Claude Artifacts 与 OpenAI Code Interpreter 结合使用,进一步扩展助手的构建能力。
![Artifacts 功能展示](/blog/assets/8d6c17a6ea5e784edf4449fb18ca3f76.webp)
## 发现页重新设计
发现页面已完成大幅重构,以更丰富的内容分类帮助你更自然地探索 AI 能力:
- AI 助手市场
- 插件展示
- 模型列表
- 服务商介绍
新版布局在提升信息密度的同时也让能力浏览更直观。我们计划继续扩展发现页面加入知识库分享、Artifacts 展示、精选对话分享等功能。
## GitHub Models 服务商支持
感谢社区成员 [@CloudPassenger](https://github.com/CloudPassenger) 的贡献LobeHub 现已支持 GitHub Models 作为服务商。使用流程如下:
1. 准备 GitHub Personal Access Token (PAT)
2. 在设置中配置服务商信息
3. 开始使用 GitHub Models 上的免费模型
这项能力显著扩展了可选模型范围,也为不同场景下的 AI 对话提供了更灵活的选择。
## 改进与修复
- 完整支持 ArtifactsSVG、HTML 和文档生成
- 重新设计发现页,整合市场、插件、模型和服务商
- 新增 GitHub Models 服务商支持
- Python 代码执行功能开发完成,待后续版本上线
- 计划扩展发现页,支持知识库与 Artifacts 分享
## 致谢
特别感谢社区贡献者 [@CloudPassenger](https://github.com/CloudPassenger) 提供的 GitHub Models 集成。