ClassifierFiltersValue
Filter value. Use a scalar (string or number) for eq/neq, or an array for in/not_in.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
strvalue: str = /* values here */
floatvalue: float = /* values here */
List[operations.ValueClassifierFilters]value: List[operations.ValueClassifierFilters] = /* values here */