dataease / dataease/SQLBot

[FEATURE]

Open
#1,065 1 comment 0 reactions 2 assignees View on GitHub

@yayanpei-fit2cloud is already working on this.

Since Apr 21, 2026.

feature
Dominant language
JavaScript
Stars
6.8k
Forks
882
Avg merge
4h 37m
Merged PRs (30d)
32

Description

SQLBot version
v1.7.0

需求描述
在使用SQLBot进行对话交互时,目前缺少一键导出整条聊天记录的功能。

使用场景/目的
-方便用户一键导出,不需要在聊天记录上一点一点导出。

期望功能效果

  • 在对话界面添加一个「导出聊天记录」按钮,点击后可将当前会话的所有对话内容一键导出为文件。
  • 导出文件需包含完整的提问时间、提问内容、AI回复(含生成的SQL语句、执行结果说明)。
  • 支持至少一种通用格式,如Markdown或纯文本,保证导出内容清晰可读。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.