Release v0.3.32
- Add
tyro.conf.arg()
. - Add (currently undocumented) support for
"help"
metadata in dataclass fields. This should generally not be encouraged, but improves compatibility with HuggingFace-style configs.
tyro.conf.arg()
."help"
metadata in dataclass fields. This should generally not be encouraged, but improves compatibility with HuggingFace-style configs.