Files
FastGPT/public/docs/csvSelect.md
2023-04-10 19:47:03 +08:00

6 lines
306 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
接受一个csv文件表格头包含 question 和 answer。question 代表问题answer 代表答案。
| question | answer |
| --- | --- |
| 什么是 laf | laf 是一个云函数开发平台…… |
| 什么是 sealos | Sealos 是以 kubernetes 为内核的云操作系统发行版,可以…… |