Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion agents/matmaster_agent/structure_generate_agent/prompt.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@
- **target_type_list**: Target types ['equal', 'greater', 'less', 'minimize'] (must match length of model types)
- **space_group**: Specific space group number (1-230)
- **sample_num**: Number of samples to generate
- **random_spacegroup_num**: Number of random space groups (default 0)
- **mc_steps**: Monte Carlo optimization steps (default 500)

**STEP 3: Parameter Validation and Confirmation**
Expand Down
Loading