Improvements - With this change, empty or non-existent `raw`, `retries` and `history` attributes of a Response object is handled more elegantly.
2.15.7
Improvements - This change handles elegantly in case a `Session` object doesn't have `retries` and `history` objects.
2.15.6
Improvements * Adding `limit` option to `get_tasks` method to allow selecting a certain limit for every pull from API. * Limit is propagated to `/tasks` endpoint.
2.15.5
New Features ------- * Task creation now supports `ChatExperimental` task type
New Features ------- * Task Batch creation now supports `metadata` * Added `set_batch_metadata` function to update Task Batch metadata * Added `get_project_template` function to retrieve Task Templates for TextCollection and Chat projects