Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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 |
},
|