address issues

This commit is contained in:
cotran 2024-11-25 14:45:29 -08:00
parent 4da2184d56
commit e44d189d86
2 changed files with 95 additions and 7 deletions

View file

@ -212,7 +212,7 @@ class HallucinationStateHandler:
if (
len(self.mask) > 1
and self.mask[-2] != "v"
and not check_parameter_property(
and not is_parameter_property(
self.function_properties[self.function_name],
self.parameter_name[-1],
"default",