Skip to content

Commit 07f773d

Browse files
committed
Merge branch 'release'
2 parents 8e4789f + a75a2e0 commit 07f773d

File tree

118 files changed

+8506
-302
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+8506
-302
lines changed

content/ai/aiComponent/index-en-US.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ Semi AI Components is an innovative component library designed specifically for
1515

1616
- `AI Basic Components`: Added 25 icons for AI scenarios, and added AI styles to `Button/Tag/FloatButton`.
1717

18-
- `AI Chat Components`: Added `AIChatInput`, which supports rich text input, quoting, uploading, function configuration, and rich custom display; and `AIChatDialogue`, which supports conversation display, selection, editing, prompts, rich custom rendering, and message transformation. The chat component supports the OpenAI community's [Response](https://platform.openai.com/docs/api-reference/responses/create) / [Chat Completion](https://platform.openai.com/docs/api-reference/chat/create) format standards by default, supporting GPT-5 and GPT-4o. All models in the series support out-of-the-box response; see [Message Data Conversion](/en-US/ai/aiChatDialogue#%E6%B6%88%E6%81%AF%E6%95%B0%E6%8D%AE%E8%BD%AC%E6%8D%A2) for details. (For information on how to select the `Chat` and `AI Chat` components, see [FAQ](/en-US/ai/aiComponent#FAQ)).
18+
- `AI Chat Components`: Added `AIChatInput`, which supports rich text input, quoting, uploading, function configuration, and rich custom display; and `AIChatDialogue`, which supports conversation display, selection, editing, prompts, rich custom rendering, and message transformation. The chat component supports the OpenAI community's [Response](https://platform.openai.com/docs/api-reference/responses/create) / [Chat Completion](https://platform.openai.com/docs/api-reference/chat/create) format standards by default, supporting GPT-5 and GPT-4o. All models in the series support out-of-the-box response; see [Message Data Conversion](/en-US/ai/aiChatDialogue#%E6%B6%88%E6%81%AF%E6%95%B0%E6%8D%AE%E8%BD%AC%E6%8D%A2) for details. And the multi-functional sidebar component `Sidebar` with capabilities for product editing, product viewing, and displaying cited materials.
19+
(For information on how to select the `Chat` and `AI Chat` components, see [FAQ](/en-US/ai/aiComponent#FAQ)).
1920

20-
In the future, we will support more AI Chat components, such as the integrated component `AIChatBox` combining `AIChatInput` and `AIChatDialogue`, and the multi-functional sidebar component `SideBar` with capabilities for product editing, product viewing, and displaying cited materials, to meet the information and result management needs in complex AI application scenarios.
21+
In the future, we will support more AI Chat components, such as the integrated component `AIChatBox` combining `AIChatInput` and `AIChatDialogue`, to meet the information and result management needs in complex AI application scenarios.
2122

2223
### AI Basic Components
2324

content/ai/aiComponent/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ Semi AI 组件是一套专为 AI 应用场景设计的创新组件库。面对 A
1313

1414
- `AI Token`, 新增加 AI 场景下的基础 20 个颜色的基础 token
1515
- `AI 基础组件`, 新增加 AI 场景下的 25 个 icon,以及对 `Button/Tag/FloatButton` 新增 AI 风格
16-
- `AI Chat 组件`,新增加支持富文本输入、引用,上传、功能配置、及丰富自定义展示的 `AIChatInput`;以及会话展示、选择、编辑、提示、丰富自定义渲染、消息转换的 `AIChatDialogue`,对话组件默认支持 OpenAI 社区 [Response](https://platform.openai.com/docs/api-reference/responses/create) / [Chat Completion](https://platform.openai.com/docs/api-reference/chat/create) 格式标准,对 GPT-5、GPT-4o 系列模型的响应均支持开箱即用,详见[消息数据转换](/zh-CN/ai/aiChatDialogue#%E6%B6%88%E6%81%AF%E6%95%B0%E6%8D%AE%E8%BD%AC%E6%8D%A2)(关于 `Chat` 组件和 `AI Chat` 组件如何选型见 [FAQ](/zh-CN/ai/aiComponent#FAQ)
16+
- `AI Chat 组件`,新增加支持富文本输入、引用,上传、功能配置、及丰富自定义展示的 `AIChatInput`;以及会话展示、选择、编辑、提示、丰富自定义渲染、消息转换的 `AIChatDialogue`,对话组件默认支持 OpenAI 社区 [Response](https://platform.openai.com/docs/api-reference/responses/create) / [Chat Completion](https://platform.openai.com/docs/api-reference/chat/create) 格式标准,对 GPT-5、GPT-4o 系列模型的响应均支持开箱即用,详见[消息数据转换](/zh-CN/ai/aiChatDialogue#%E6%B6%88%E6%81%AF%E6%95%B0%E6%8D%AE%E8%BD%AC%E6%8D%A2)。以及具备产物编辑、产物查看、引用资料展示等能力的多功能侧边栏组件 `Sidebar`
17+
(关于 `Chat` 组件和 `AI Chat` 组件如何选型见 [FAQ](/zh-CN/ai/aiComponent#FAQ)
1718

18-
在未来,我们将支持更多 AI Chat 组件,比如结合 `AIChatInput``AIChatDialogue` 的一体化组件 `AIChatBox`,以及具备产物编辑、产物查看、引用资料展示等能力的多功能侧边栏组件 `SideBar`用于满足复杂 AI 应用场景下的信息与结果管理需求。
19+
在未来,我们将支持更多 AI Chat 组件,比如结合 `AIChatInput``AIChatDialogue` 的一体化组件 `AIChatBox`用于满足复杂 AI 应用场景下的信息与结果管理需求。
1920

2021

2122
### AI 基础组件

0 commit comments

Comments
 (0)