mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-26 08:31:55 +00:00
refactor: remove ollama legacy shims
This commit is contained in:
@@ -549,7 +549,6 @@ describe("plugin-sdk subpath exports", () => {
|
||||
"buildSglangProvider",
|
||||
"configureOpenAICompatibleSelfHostedProviderNonInteractive",
|
||||
]);
|
||||
expectSourceMentions("ollama-setup", ["buildOllamaProvider", "configureOllamaNonInteractive"]);
|
||||
expectSourceMentions("sandbox", ["registerSandboxBackend", "runPluginCommandWithTimeout"]);
|
||||
|
||||
expectSourceMentions("secret-input", [
|
||||
|
||||
Reference in New Issue
Block a user