Files
cvat-ai--cvat/changelog.d/20260625_000000_andrei_sdk_persistent_auth.md
2026-07-13 13:32:23 +08:00

354 B

Added

  • [SDK] Persistent authentication support with saved profiles: make_client_from_profile, make_client_from_cli, and resolve_server_host helpers let SDK users save server + credential profiles to disk and instantiate a Client from a profile name without re-entering credentials (https://github.com/cvat-ai/cvat/pull/10824)