mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 10:16:44 +00:00
refactor(vllm): remove unused registration shim (#108500)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
// Vllm plugin module implements register behavior.
|
||||
export {
|
||||
buildVllmProvider,
|
||||
VLLM_DEFAULT_API_KEY_ENV_VAR,
|
||||
VLLM_DEFAULT_BASE_URL,
|
||||
VLLM_MODEL_PLACEHOLDER,
|
||||
VLLM_PROVIDER_LABEL,
|
||||
} from "./api.js";
|
||||
Reference in New Issue
Block a user