github latitude-dev/latitude-llm typescript-sdk-9.1.0
TypeScript SDK v9.1.0

7 hours ago

Added

  • client.experiments — manage project experiments that compare two or more variants against a baseline: list, create, get, update, delete. Each variant is a population defined by a filterSet, an optional search query, and a timeRange; exactly one variant carries the baseline flag. client.experiments.get returns the full comparison — per-variant metrics grouped by entity (sessions, users, tools, signals, behaviours), where every metric is a { value, delta } pair whose delta is the signed change versus the baseline (null on the baseline variant itself). tools, signals, and behaviours also carry a top ranked list.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.