Qianhui19 commited on
Commit
798e39a
·
verified ·
1 Parent(s): 937417a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -66,9 +66,9 @@ The system integrates three core databases with differentiated deployment strate
66
  ### Preparations
67
  1. Complete Norman database classification optimization (merge into 9 categories).
68
  2. Deploy FDA plugin to connect FastGPT and Dify.
69
- 3. Import the Norman dataset into FastGPT, configure the application, and export the API key.
70
  4. Create a custom Schema tool on Dify and configure SQL invocation rules.
71
- 5. Deploy Pubchemlite_exposomics and Invitrodb_v4.3 databases to local SQL and test query connectivity.
72
 
73
  ### Inference Workflow
74
  1. Input the **IUPAC name** of the emerging contaminant into the Dify chat interface.
 
66
  ### Preparations
67
  1. Complete Norman database classification optimization (merge into 9 categories).
68
  2. Deploy FDA plugin to connect FastGPT and Dify.
69
+ 3. Import the Norman dataset(knowledge_database_input_iupac.csv) into FastGPT, configure the application, and export the API key.
70
  4. Create a custom Schema tool on Dify and configure SQL invocation rules.
71
+ 5. Deploy Pubchemlite_exposomics(PubChemLite_exposomics_20251226.csv) and Invitrodb_v4.3 databases to local SQL and test query connectivity.
72
 
73
  ### Inference Workflow
74
  1. Input the **IUPAC name** of the emerging contaminant into the Dify chat interface.