NihalGazi commited on
Commit
b34eeab
·
verified ·
1 Parent(s): 404e9fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ The output should be in JSON format with the following structure:
15
  "step 1": {
16
  "reactants": ["reactant 1", "reactant 2"],
17
  "products": ["product 1", "product 2"],
18
- "mechanism": "Describe the mechanism behind this step(such as elctron transfer, or why some bonds broke or formed)",
19
  "reagent": "Optional reagent or conditions for this step",
20
  "conditions": "Optional environmental conditions like temperature and pressure for this step"
21
  },
 
15
  "step 1": {
16
  "reactants": ["reactant 1", "reactant 2"],
17
  "products": ["product 1", "product 2"],
18
+ "mechanism": "Describe the perfectly logical reason behind this step, such as driving force, why bonds breaking, why bonds forming, electron transfer, what caused it.",
19
  "reagent": "Optional reagent or conditions for this step",
20
  "conditions": "Optional environmental conditions like temperature and pressure for this step"
21
  },