github latitude-dev/latitude-llm typescript-sdk-9.7.0
TypeScript SDK v9.7.0

latest release: cli-7.7.0
4 hours ago

Added

  • settings.redaction on client.projects.update and on the project response: server-side PII redaction applied before spans are stored. Set mode: "enforce" to scan span content for the configured categories and replace matches with a labelled placeholder, with entities choosing the categories, scopes.metadata extending the scan to metadata and tags, and identities controlling whether user identifiers are kept or pseudonymized. Applies only to spans ingested after the change and cannot be undone.

Changed

  • client.projects.update now patches settings instead of replacing it. Fields you omit keep their stored values, so updating one setting no longer clears the others.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.