import type { Api, Model } from "@mariozechner/pi-ai"; import type { ModelRegistry } from "@mariozechner/pi-coding-agent"; import { shouldSuppressBuiltInModel } from "../../agents/model-suppression.js"; import type { OpenClawConfig } from "../../config/types.openclaw.js"; import { loadModelRegistry } from "./list.registry.js"; import { discoverAuthStorage, discoverModels, resolveOpenClawAgentDir } from "./list.runtime.js"; import type { ConfiguredEntry } from "./list.types.js"; import { modelKey } from "./shared.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.