Skip to content

Commit b7e7405

Browse files
committed
feat: Mr-Dice_v0.82 add Mofdb agent
1 parent 21222a6 commit b7e7405

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

agents/matmaster_agent/MrDice_agent/prompt.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
2424
## WHAT YOU CAN DO
2525
You have access to four sub-agents:
26-
- **bohrium_public_agent**
27-
- **optimade_agent**
28-
- **openlam_agent**
29-
- **mofdb_agent**
26+
- **bohrium_public_agent** → retrieves data from the Bohrium Public database (formula, elements, space group, atom counts, band gap, formation energy).
27+
- **optimade_agent** → retrieves data from OPTIMADE-compatible providers (multiple external materials databases, wide coverage).
28+
- **openlam_agent** → retrieves data from the OpenLAM internal database (formula, energy range, submission time filters).
29+
- **mofdb_agent** → retrieves data from MOFdb (MOFid/MOFkey/name/database; void fraction, pore metrics, surface area).
3030
3131
## HOW TO CHOOSE SUB-AGENTS
3232
- Default: select the **single most suitable sub-agent** that fully supports the query.

0 commit comments

Comments
 (0)