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

1.0.0b9 (2025-02-14)

Features Added

  • Added support for chat completion messages with developer role.
  • Updated package document with an example of how to set custom HTTP request headers,
    and an example of providing chat completion "messages" as an array of Python dict objects.
  • Add a descriptive Exception error message when load_client function or
    get_model_info method fails to run on an endpoint that does not support the /info route.

Bugs Fixed

  • Fix for Exception raised while parsing Chat Completions streaming response, in some rare cases, for
    multibyte UTF-8 languages like Chinese (GitHub Issue 39565).

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

NewReleases is sending notifications on new releases.