changelogs/v4.23.0-beta.1.md
<a id="chinese"></a>
lxml 与 beautifulsoup4 依赖,降低安装体积与依赖复杂度。(#7449)sendMessageDraft 发送空文本导致 400 错误刷屏的问题。(#7398)star_map 中导致 KeyError 的问题。(#7405)id 字段导致请求失败的问题。(#7386)FunctionCallingConfig 的问题。(#7407)faiss 在启动阶段过早导入导致部分环境启动失败的问题。(#7400)<a id="english"></a>
lxml and beautifulsoup4 dependencies to reduce dependency weight and installation complexity. (#7449)sendMessageDraft 400 spam caused by empty text. (#7398)KeyError in Telegram command collection when a plugin handler is missing from star_map. (#7405)id field from Gemini FunctionResponse payloads. (#7386)FunctionCallingConfig when only native tools are present. (#7407)faiss imports during startup to avoid startup failures in some environments. (#7400)