lobehub/docs/changelog/2025-10-08-python.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

39 lines
1.6 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: "Claude Sonnet 4.5 与内置 Python 插件 \U0001F40D"
description: 用全新内置插件直接在对话中运行 Python更快地浏览长会话并接入 Claude Sonnet 4.5 等新模型。
tags:
- Claude Sonnet 4.5
- 思维链
- Vercel AI Gateway
---
# Claude Sonnet 4.5 与内置 Python 插件 🐍
九月到十月LobeHub 新增了内置 Python 执行环境,接入了 Claude Sonnet 4.5,并优化了长会话中的导航与内容编辑体验。
## 直接在对话中运行 Python
全新内置 Python 插件让你无需离开对话即可执行代码。进行计算、转换数据或测试代码片段,结果立即在讨论旁展示。
这让工作流保持在一处 —— 需要快速验证时,无需切换到独立的笔记本或终端。
## 更轻松地浏览长会话
新增的聊天列表小地图为长会话提供浓缩视图,让你无需无尽滚动即可跳转到特定段落。
## 更丰富的编辑与内容处理
富文本编辑器现支持数学公式、任务列表和并行发送。这让混合内容类型的结构化消息起草更轻松。
Qwen 图像编辑也已上线 —— 可直接在聊天界面通过 Qwen 模型编辑图像。
## 模型与服务商更新
Claude Sonnet 4.5 将 Anthropic 最新的推理能力引入 LobeHub。本次还新增 Vercel AI Gateway 作为服务商,以及 Seedream 4.0、CometAPI、NewAPI 等。Gemini 2.5 视频理解能力同步更新。
## 体验优化与修复
- 聊天输入框现支持调整大小,便于舒适起草
- 改进移动端标题显示
- 支持 Base64 图像语法
- `.doc` 文件解析更稳定