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

latest releases: azure-ai-evaluation_1.0.0, azure-storage-file-datalake_12.18.0, azure-storage-file-share_12.20.0...
pre-releaseone day ago

1.0.0b6 (2024-11-11)

Features Added

  • OpenTelemetry tracing:
    • Method AIInferenceInstrumentor().instrument() updated with an input argument enable_content_recording.
    • Calling AIInferenceInstrumentor().instrument() twice no longer results in an exception.
    • Added method AIInferenceInstrumentor().is_content_recording_enabled()
  • Support Prompty and prompt template from string. PromptTemplate class outputs an array of dictionary with OpenAI compatible message format.

Bugs Fixed

  • Fix tracing for asynchronous streaming.

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

NewReleases is sending notifications on new releases.