A filter in Langfuse filter-state shape. The value shape and the allowed operators depend on type:
value
type
string
=
contains
does not contain
starts with
ends with
number
>
<
>=
<=
datetime
boolean
<>
null
""
is null
is not null
stringOptions
any of
none of
arrayOptions
all of
categoryOptions
key
stringObject
numberObject
booleanObject
Optional
A filter in Langfuse filter-state shape. The
valueshape and the allowed operators depend ontype:typevaluestring=,contains,does not contain,starts with,ends withnumber=,>,<,>=,<=datetime>,<,>=,<=boolean=,<>null""is null,is not nullstringOptionsany of,none ofarrayOptionsany of,none of,all ofcategoryOptionskey)any of,none ofstringObjectkey, e.g. a metadata key)stringnumberObjectkey, e.g. a score name)numberbooleanObjectkey)=,<>