github Azure/azure-sdk-for-python azure-ai-inference_1.0.0b5

pre-release11 hours ago

1.0.0b5 (2024-10-16)

Features Added

  • Support for OpenTelemetry tracing. Please find more information in the package README.md.
  • When constructing clients using input credential of type AzureKeyCredential, two HTTP request headers are sent simultaneously for authentication: Authentication: Beater <key> and api-key: <key> (previously only the first one was sent). This is to support different inference services, removing the need for the application to explicitly specify an additional HTTP request header.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.