Skip to content

Commit da80386

Browse files
authored
Merge pull request #159 from A-LOST-WAPITI/main
fix: remove random generation of space group numbers
2 parents b18a889 + a465392 commit da80386

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • agents/matmaster_agent/structure_generate_agent

agents/matmaster_agent/structure_generate_agent/prompt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@
269269
- **target_type_list**: Target types ['equal', 'greater', 'less', 'minimize'] (must match length of model types)
270270
- **space_group**: Specific space group number (1-230)
271271
- **sample_num**: Number of samples to generate
272-
- **random_spacegroup_num**: Number of random space groups (default 0)
273272
- **mc_steps**: Monte Carlo optimization steps (default 500)
274273
275274
**STEP 3: Parameter Validation and Confirmation**

0 commit comments

Comments
 (0)