github latitude-dev/latitude-llm python-sdk-6.4.0
Python SDK v6.4.0

latest release: typescript-sdk-6.4.0
2 hours ago

Added

  • update_row on client.datasets (sync and async) — partially update a single dataset row by id. Send only the cells you want to change (input, output, expected_output, metadata, or custom values keyed by column identifier); omitted cells keep their current value. Custom values are merged onto the row's existing ones and validated against the dataset's active columns. Adds the UpdateDatasetRowResponse type.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.