I have three Autocomplete fields on the same page which query different endpoints. It seems they all use the same cache. Can I use a different cache for each field by overriding something or do I need to invalidate the cache somehow when a different field has focus?