Skip to content

azure-ai-inference_1.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 28 Jul 15:22
a06fca5

1.0.0b3 (2024-07-31)

Features Added

  • Allow setting default chat completions configuration in the ChatCompletionsClient constructor.
  • Allow setting default embeddings configuration in the EmbeddingsClient constructor.
  • Add model as an optional input argument to the embed method of EmbeddingsClient.