check_operator_misuse# langchain_aws.vectorstores.inmemorydb.filters.check_operator_misuse(func: Callable) → Callable[source]# Decorator to check for misuse of equality operators. Parameters: func (Callable) – Return type: Callable