azure-ai-inference_1.0.0b3
Pre-release
Pre-release
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 theembed
method ofEmbeddingsClient
.