Gary L

Results 1 comments of Gary L

For me changing from `model_config = ConfigDict(extra="forbid")` to `model_config = ConfigDict(extra="ignore")` fixed this problem for some reason that is unclear to me.