github latitude-dev/latitude-llm typescript-sdk-7.4.0
TypeScript SDK v7.4.0

latest release: cli-0.4.0
2 hours ago

Added

  • client.spans.query gains orderBy (startTime/duration/cost, asc/desc) and a status span filter (error/ok/unset) — enabling "top-N slowest/costliest spans" and error-only drill-downs.
  • client.analytics.query breakdown results now include a label — the human name for opaque signalId/cluster keys (the signal name / behavior-cluster name), so by-signal and by-behavior series are self-describing.

Changed

  • client.analytics.query percentile metric is now { kind: "percentile", field, p } (p in [1,99]) instead of the fixed p95. Use p: 95 for the previous p95 behavior.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.