Skip to content

azure-ai-ml_1.12.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 13 Nov 23:35

1.12.0 (2023-11-13)

Features Added

  • Workspace Connections had 3 child classes added for open AI, cog search, and cog service connections.
  • Workspace Connections replaced metadata with tags, and surfaced api_version, api_type, and kind for certain connection types.

Bugs Fixed

  • Workspace Hubs now properly create various endpoints, and surface a variable to select the resource they connect to via the
    'endpoint_resource_id' kwarg.