github latitude-dev/latitude-llm python-sdk-9.1.0
Python SDK v9.1.0

latest release: typescript-sdk-9.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 filter_set, an optional search query, and a time_range; 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 (None 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.