What's Changed
* Fix failing tests when there are two github actions running by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/91
* Update `get_label` docs by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/93
* Add support for fetching dataset insights by dbbert in https://github.com/segments-ai/segments-ai/pull/100
* Add custom x-source header to tag API requests as coming from the SDK by dbbert in https://github.com/segments-ai/segments-ai/pull/99
* Add image sequence segmentation type by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/97
* Format docstrings by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/95
* Use enums instead of literals to support code completion by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/92
* Bump pydantic to v2 by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/94
* Add cuboid to segmentation utils function by segments-arnaud in https://github.com/segments-ai/segments-ai/pull/96
**Full Changelog**: https://github.com/segments-ai/segments-ai/compare/1.0.26...1.0.27