mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00:00

This pull request includes a small change to the `python/packages/magentic-one-cli/src/magentic_one_cli/_m1.py` file. The change modifies the help message for the `--config` argument to remove the part about leaving it empty to print a sample configuration. This is already handled by `--sample-config`. Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>