refactor: remove core provider model definitions compat

This commit is contained in:
Peter Steinberger
2026-03-27 17:02:24 +00:00
parent 3628451aa3
commit 67f609ea9a
19 changed files with 124 additions and 382 deletions

View File

@@ -159,7 +159,7 @@ export {
MODELSTUDIO_DEFAULT_MODEL_ID,
MODELSTUDIO_DEFAULT_MODEL_REF,
MODELSTUDIO_GLOBAL_BASE_URL,
} from "../plugins/provider-model-definitions.js";
} from "../../extensions/modelstudio/model-definitions.js";
export function buildKilocodeModelDefinition(): ModelDefinitionConfig {
return {