Skip to content

azure-ai-inference_1.0.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 22 Jun 16:29
4defbc7

1.0.0b2 (2024-06-24)

Features Added

Add model as an optional input argument to the complete method of ChatCompletionsClient.

Breaking Changes

The field input_tokens was removed from class EmbeddingsUsage, as this was never defined in the
REST API and the service never returned this value.