github latitude-dev/latitude-llm python-sdk-6.2.0
Python SDK v6.2.0

latest releases: v0.3.20, typescript-sdk-6.2.0
5 hours ago

Added

  • client.signals.create, client.signals.update, and client.signals.delete on LatitudeApiClient and AsyncLatitudeApiClient — 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 CreateSignalResponse and UpdateSignalResponse types.

Changed

  • Evaluation.alignment and Evaluation.aligned_at 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.