Skip to content

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 07 Mar 19:16
· 509 commits to main since this release
v0.4.7
ad9d559

Changes

  • feat: add help page to LLM backend module
  • feat: add setup wizard links to empty-state list pages
  • fix: remove container class from backend module templates
  • fix: use canonical endpoint URLs for known providers in setup wizard

Installation

composer require netresearch/nr-llm

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle nr-llm-0.4.7.zip.bundle \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  nr-llm-0.4.7.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.