Update README.md
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ The system integrates three core databases with differentiated deployment strate
|
|
| 40 |
1. **Base Model**: GPT-4o is used to generate SQL query statements and organize output data in JSON format for subsequent data extraction.
|
| 41 |
2. **Custom Schema Tool**
|
| 42 |
- Created on the Dify platform to standardize SQL statement generation and API invocation logic.
|
| 43 |
-
- Implementation steps: Create custom tool → Configure tool name and Schema rules (see
|
| 44 |
3. **Knowledge Base Integration (FastGPT + Dify)**
|
| 45 |
- **FastGPT Knowledge Base Construction**
|
| 46 |
1. Log in to FastGPT (https://fastgpt.aiown.top/) and enter the main interface.
|
|
|
|
| 40 |
1. **Base Model**: GPT-4o is used to generate SQL query statements and organize output data in JSON format for subsequent data extraction.
|
| 41 |
2. **Custom Schema Tool**
|
| 42 |
- Created on the Dify platform to standardize SQL statement generation and API invocation logic.
|
| 43 |
+
- Implementation steps: Create custom tool → Configure tool name and Schema rules (see schema_tool.txt for details).
|
| 44 |
3. **Knowledge Base Integration (FastGPT + Dify)**
|
| 45 |
- **FastGPT Knowledge Base Construction**
|
| 46 |
1. Log in to FastGPT (https://fastgpt.aiown.top/) and enter the main interface.
|