Merge tag 'v2.15.4'

This commit is contained in:
织梦人
2024-10-09 19:08:43 +08:00
28 changed files with 414 additions and 133 deletions

View File

@@ -1827,6 +1827,7 @@ function _Chat() {
{message?.tools?.map((tool) => (
<div
key={tool.id}
title={tool?.errorMsg}
className={styles["chat-message-tool"]}
>
{tool.isError === false ? (