Skip to content
Next Next commit
Azure-AI-Generative-Deprecation-Msg
  • Loading branch information
w-javed committed Oct 4, 2024
commit f7376407c7052d8cf47c33be613e6f129036c6c9
6 changes: 6 additions & 0 deletions sdk/ai/azure-ai-generative/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 1.0.0b11 (2024-10-04)

This package is no longer being maintained. Please refer to new SDK [Azure AI Evaluation](https://pypi.org/project/azure-ai-evaluation/) instead.

For additional support, please open a new issue in the [Issues](https://github.com/Azure/azure-sdk-for-python/issues) section of the Microsoft Azure SDK for Python repo with a label "Evaluation".

## 1.0.0b10 (2024-10-03)

### Bugs Fixed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------

VERSION = "1.0.0b10"
VERSION = "1.0.0b11"