Query Param Model Validator Info
Classes
QueryParamModelValidatorInfo(clause_collector: superlinked.framework.dsl.query.nlq.nlq_clause_collector.NLQClauseCollector)
:
### Instance variables
`allowed_values_by_param: Mapping[str,Ā set[collections.abc.Sequence[str]Ā |Ā collections.abc.Sequence[float]Ā |Ā PIL.Image.ImageĀ |Ā strĀ |Ā intĀ |Ā floatĀ |Ā boolĀ |Ā NoneĀ |Ā tuple[strĀ |Ā None,Ā strĀ |Ā None]]]`
:
`space_param_name_and_space_weight_param_names: Sequence[tuple[str,Ā str]]`
:
`space_weight_param_name_by_space: Mapping[superlinked.framework.dsl.space.space.Space,Ā str]`
:
`weight_param_names: list[str]Ā |Ā None`
:
Last updated
Was this helpful?