nexus-agents - v2.80.0
    Preparing search index...

    Variable ModelCapabilityConst

    ModelCapability: {
        COMPLETION: "completion";
        STREAMING: "streaming";
        TOOL_USE: "tool_use";
        VISION: "vision";
        EXTENDED_THINKING: "extended_thinking";
    } = ...

    Model capabilities supported by adapters.

    Type Declaration

    • ReadonlyCOMPLETION: "completion"
    • ReadonlySTREAMING: "streaming"
    • ReadonlyTOOL_USE: "tool_use"
    • ReadonlyVISION: "vision"
    • ReadonlyEXTENDED_THINKING: "extended_thinking"