• v0.3.0 7cba1ae57a

    orchestrator-llm v0.3.0
    Some checks failed
    CI / Linux x86_64 (Forgejo) (push) Failing after 1m34s

    Ghost released this 2026-05-02 22:53:14 +02:00 | 13 commits to main since this release

    Migrate to fai-module-sdk. Functional parity with v0.2.1
    (deterministic stub when llm_endpoint is empty, real Ollama-
    shaped HTTP otherwise) but the body is now one #[fai_module]
    function — no wit_bindgen plumbing, no Guest impl, no allow
    attributes, no manual export!.

    Output schema additively extended: model_endpoint and
    model_name are now emitted alongside the existing 'plan' so
    audit consumers can identify which LLM produced which plan.

    Downloads