MCPcopy Index your code
hub / github.com/OpenBMB/ChatDev / export_design_template.py

File export_design_template.py

tools/export_design_template.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""CLI for exporting DesignConfig YAML templates from typed schemas."""
2
3import argparse
4from collections import OrderedDict

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70

Tested by

no test coverage detected