mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-02 09:37:03 +00:00
feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
This commit is contained in:
26
docs/getting_started/application/chatexcel/chatexcel.md
Normal file
26
docs/getting_started/application/chatexcel/chatexcel.md
Normal file
@@ -0,0 +1,26 @@
|
||||
ChatExcel
|
||||
==================================
|
||||
ChatExcel uses natural language to analyze and query Excel data.
|
||||
|
||||
### 1.Select And Upload Excel or CSV File
|
||||
Select your excel or csv file to upload and start the conversation.
|
||||
```{tip}
|
||||
ChatExcel
|
||||
|
||||
The ChatExcel function supports Excel and CSV format files, select the corresponding file to use.
|
||||
```
|
||||

|
||||

|
||||
|
||||
### 2.Wait for Data Processing
|
||||
After the data is uploaded, it will first learn and process the data structure and field meaning.
|
||||

|
||||
|
||||
### 3.Use Data Analysis Calculation
|
||||
Now you can use natural language to analyze and query data in the dialog box.
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user