Currently, the AutoComplete offers only supplementing the "contains", "startsWith", and "endsWith" filter operators. According to the offical client-side API documentation:
https://docs.telerik.com/kendo-ui/api/javascript/ui/autocomplete/configuration/filter
It would be a good option to expose the "equals" options as well.