Oops! That page can’t be found.
It looks like nothing was found at this location. Try the search below.
404
Error
// Force AI Engine to use Local Chroma instead of Chroma API add_filter('mwai_embeddings_environment', function($env) { return 'local'; // Force local environment });