The plugin causes a conflict with other plugins using local LLMs. LM Studio and Ollama when used with Smart Second Brain and BMO, possible others, fail to return a response from a local model when the Replicate plugin is running. using another vault concurrently confirms that without the replicate plugin, all functions as expected. Using a fresh vault, configuring BMO to use Ollama and/or LM Studio, confirmed function, add replicate, then fails with the error: TypeError: response.body.getReader is not a function.
The plugin causes a conflict with other plugins using local LLMs. LM Studio and Ollama when used with Smart Second Brain and BMO, possible others, fail to return a response from a local model when the Replicate plugin is running. using another vault concurrently confirms that without the replicate plugin, all functions as expected. Using a fresh vault, configuring BMO to use Ollama and/or LM Studio, confirmed function, add replicate, then fails with the error: TypeError: response.body.getReader is not a function.