Skip to main content

Unreleased

Python SDK 0.9.0 documentation

  • Updated Python examples for the flat client.datasets, client.models, client.jobs, and client.data_connections resource hierarchy.
  • Standardized SDK authentication on WOODWIDE_API_KEY and WOODWIDE_BASE_URL.
  • Updated training examples to use client.models.train(model_type=...).
  • Updated model polling to use model.status values processing, ready, and failed.
  • Updated synchronous inference examples to pass files to client.models.infer(...).
  • Added Python SDK examples for data connections.
The SDK examples in these docs target woodwide==0.9.0, released July 21, 2026. The REST API reference schema will be refreshed separately.