github latitude-dev/latitude-llm typescript-sdk-6.2.0
TypeScript SDK v6.2.0

latest release: v0.3.20
5 hours ago

Added

  • client.signals.create, client.signals.update, and client.signals.delete — author signals over the API. create registers a signal with its own evaluation (declarative settings, e.g. an LLM judge with criteria, or a raw script) plus optional priority and filters; update changes a signal's name, description, and filters; delete removes a user-authored signal. Adds the CreateSignalBody, UpdateSignalBody, CreateSignalResponse, and UpdateSignalResponse types.

Changed

  • Evaluation.alignment and Evaluation.alignedAt are now optional — they are omitted for raw or deterministic evaluations that are not annotation-aligned.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.