[improvement][docs]update demo gif

This commit is contained in:
jerryjzhang
2023-07-31 20:15:51 +08:00
parent 23f3d50796
commit a0a466fe07
3 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ With these ideas in mind, we develop SuperSonic as a practical reference impleme
The high-level architecture and main process flow is shown in below diagram: The high-level architecture and main process flow is shown in below diagram:
<img src="./docs/images/supersonic_components.png" height="100%" width="100%" align="center"/> <img src="./docs/images/supersonic_components.png" height="70%" width="70%" align="center"/>
- **Chat Interface:** accepts natural language queries and answer results with appropriate visualization charts. It supports input auto-completion as well as multi-turn conversation. - **Chat Interface:** accepts natural language queries and answer results with appropriate visualization charts. It supports input auto-completion as well as multi-turn conversation.

View File

@@ -26,7 +26,7 @@
超音数的整体架构和主流程如下图所示: 超音数的整体架构和主流程如下图所示:
<img src="./docs/images/supersonic_components.png" height="100%" width="100%" align="center"/> <img src="./docs/images/supersonic_components.png" height="70%" width="70%" align="center"/>
- **问答对话界面(chat interface)**:接受用户查询并选择合适的可视化图表呈现结果,支持输入联想和多轮对话。 - **问答对话界面(chat interface)**:接受用户查询并选择合适的可视化图表呈现结果,支持输入联想和多轮对话。

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 27 MiB