Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:40

Fixed

  • Storm-sized incidents no longer fail triage with llm: response truncated at max_tokens:
    prompts now itemize at most the 20 most significant alerts (omitted members are recorded
    with the correlated role deterministically) and cap finding prose, so the response's
    output-token size stays flat at any incident size. llm.max_tokens is unchanged.

Full Changelog: v0.8.1...v0.8.2