Qianhui19 commited on
Commit
f707134
·
verified ·
1 Parent(s): 6bc1e38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 sql_executor_pubchemlite_invitrodb_schema.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.
 
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.