mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-24 23:51:43 +08:00
docs: update
This commit is contained in:
@@ -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,8 +2,6 @@
|
||||
outline: deep
|
||||
---
|
||||
|
||||
<a href="/cn/docs/chatlab-format.md" download="chatlab-format.md">📥 点击此处下载本规范文档 (.md)</a>
|
||||
|
||||
# 聊天数据交换标准化格式
|
||||
|
||||
> v0.0.2
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user