Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Variable OLLAMA_WIRE_CONTRACTConst

    OLLAMA_WIRE_CONTRACT: Readonly<
        {
            audio: "unsupported";
            budgetParameter: "max_tokens-maps-to-options.num_predict-with-conflicts-refused";
            cache: "optional-reported-read-no-invented-write";
            endpoint: "/api/chat";
            framing: "application/x-ndjson";
            imageBytes: "original-base64-no-fetch-or-conversion";
            imageMimeTypes: readonly ["image/png", "image/jpeg", "image/webp"];
            modelSupport: "not-probed";
            orderedInput: "one-user-message-per-signed-part";
            protocol: "ollama-chat";
            thinkingReplay: "full-text-before-content-and-tools";
            toolArguments: "original-json-object-substring";
            toolCompletion: "all-calls-terminal-usage-and-eof-before-authority";
            toolErrors: "amc-text-envelope-v1";
            toolIdentity: "labelled-native-join-key-with-optional-original-wire-id";
            usage: "reported-required";
        },
    > = ...