Skip to content

Commit a52d7cf

Browse files
committed
feat:添加 Excel 示例文件
1 parent eaf5dd7 commit a52d7cf

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/quick_start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787

8888
模型生成图表后,可更换图表类型、可查看明细数据和 SQL 查询语句等。支持继续提问、进行数据分析或预测。
8989

90+
Excel 示例文件:[**历史销售数据**](https://resource-fit2cloud-com.oss-cn-hangzhou.aliyuncs.com/sqlbot/sales_history.xlsx)。
91+
9092
![开启智能问数](img/index/chat_info.png)
9193

9294

docs/user_manual/prompt.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 术语配置
1+
# 自定义提示词
22

33
!!! Tip ""
44
根据自身业务需要,用户可自定义提示词,辅助大语言模型生成符合预期的 SQL 查询语句,从而提升问数结果的准确度。提示词分为3种类型:
@@ -9,6 +9,8 @@
99

1010
- 数据预测: 仅用于数据预测的提示词。
1111

12+
**注意**:自定义提示词为 X-Pack 功能。
13+
1214
!!! Tip ""
1315
进入【自定义提示词】页面:在系统导航栏点击【设置】>【自定义提示词】。
1416
![prompt.png](../img/user_manual/setting/prompt.png)

0 commit comments

Comments
 (0)