mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
readme
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
|
||||
## 📦 安装
|
||||
|
||||
[📝 更新日志](./UPDATE_LOG.md)
|
||||
- [📝 更新日志](./UPDATE_LOG.md)
|
||||
- [🕒 历史版本...](https://github.com/lencx/ChatGPT/releases)
|
||||
|
||||
<!-- download start -->
|
||||
|
||||
@@ -135,7 +136,7 @@
|
||||
|
||||
目前同步自定文件仅支持 json 和 csv,且需要满足以下格式,否则会导致应用异常:
|
||||
|
||||
> JSON 格式
|
||||
`JSON 格式`
|
||||
|
||||
```json
|
||||
[
|
||||
@@ -152,7 +153,7 @@
|
||||
]
|
||||
```
|
||||
|
||||
> CSV 格式
|
||||
`CSV 格式`
|
||||
|
||||
```csv
|
||||
"cmd","act","prompt"
|
||||
|
||||
Reference in New Issue
Block a user