Skip to content

Python SDK 1.37.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:44
c5c062e

Overview

Changed

  • Adds beta batch_task methods to both tasks and workflows, allowing for dynamic batching based on either time or batch size.

Installation

Install the SDK using pip:

pip install hatchet-sdk

Or using poetry:

poetry add hatchet-sdk

Documentation

For detailed documentation, examples, and best practices, visit:

What's Changed?