Versions in this module Expand all Collapse all v0 v0.2.1 Aug 25, 2026 v0.2.0 Aug 14, 2026 v0.1.3 Aug 12, 2026 v0.1.2 Aug 11, 2026 Changes in this version + func Append(path string, tableFile []byte, specs []packfile.ScenarioSpec, ...) ([]byte, error) + type Rejection struct + ID string + Reason string + type Request struct + Doc *packfile.Document + Focus string + Intent string + Model model.Model + N int + Table string + type Result struct + Accepted []packfile.ScenarioSpec + InputText string + Rejected []Rejection + func Generate(ctx context.Context, client inference.Client, req Request) (Result, error)