docs: update

This commit is contained in:
digua
2026-04-12 15:56:08 +08:00
parent 2950570561
commit 8e523e6c86
4 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ outline: deep
## 准备工作
1. **下载标准规范**<a href="/cn/docs/chatlab-format.md" download="chatlab-format.md">点击下载 ChatLab 标准格式规范 v0.0.2 (.md)</a>
1. **查看标准规范**[ChatLab 标准格式规范 v0.0.2](./chatlab-format.md)
2. **准备数据**:准备好你导出的原始聊天记录文件(如果是在线服务,建议仅提供几百条脱敏后的样本即可)。
## 选择目标格式
-2
View File
@@ -2,8 +2,6 @@
outline: deep
---
<a href="/cn/docs/chatlab-format.md" download="chatlab-format.md">📥 点击此处下载本规范文档 (.md)</a>
# 聊天数据交换标准化格式
> v0.0.2
+1 -1
View File
@@ -8,7 +8,7 @@ If your chat record format (such as CSV, HTML, TXT, or other database exports) i
## Preparation
1. **Download the standard specification**: <a href="/en/docs/chatlab-format.md" download="chatlab-format.md">Click to download ChatLab Standard Format Specification v0.0.1 (.md)</a>
1. **View the standard specification**: [ChatLab Standard Format Specification v0.0.1](./chatlab-format.md)
2. **Prepare your data**: Have your exported original chat record file ready (if using online services, we recommend providing only a few hundred anonymized samples).
## Choose Target Format
-2
View File
@@ -8,8 +8,6 @@ ChatLab defines a standard chat record data exchange format to support unified i
As long as you convert your chat records to this format, ChatLab can parse and analyze them.
<a href="/en/docs/chatlab-format.md" download="chatlab-format.md">📥 Click here to download this specification (.md)</a>
::: warning Notice
This format specification is still in its early development stage. Some fields and structures may be adjusted in future versions.
:::