Skip to content
Public technical index

Search the developer portal

Search public pages, documentation, examples, packages, topics, status labels, roadmap records, updates, and glossary terms. Queries are not sent to a third-party service.

Enter at least two characters.

    Complete application-level examples

    Examples

    Each example includes its goal, applicability, required packages, host responsibilities, complete code, expected behavior, failure cases, trust notes, disposal requirements, produced evidence, and build-validation state.

    Compilation boundary. Example publication does not imply a successful build. The validation record states whether compilation evidence is available or still blocked by the local toolchain.

    Clear

    10 public records

    Experimental

    Console Quick Start

    Load one verified GGUF model, create an isolated session, run bounded generation, and dispose in order.

    Last compilation attempt:

    Open record →
    Experimental

    Verified Model Intake

    Compute and compare the current GGUF identity before admitting an artifact to a host catalog.

    Last compilation attempt:

    Open record →
    Experimental

    Isolated Session

    Continue one deliberately prepared model session while preserving explicit reset behavior.

    Last compilation attempt:

    Open record →
    Experimental

    Cancellation

    Pass host cancellation into bounded generation and observe committed tokens synchronously.

    Last compilation attempt:

    Open record →
    Experimental

    WPF Host

    Keep generation off the WPF dispatcher and marshal bounded token evidence back to the UI.

    Last compilation attempt:

    Open record →
    Experimental

    WinForms Host

    Run generation on a worker and update WinForms controls through BeginInvoke.

    Last compilation attempt:

    Open record →