Azure AI Inference client library for Python
The client Library (in preview) does inference, including chat completions, for AI models deployed by Azure AI Studio and Azure Machine Learning Studio.
Use the model inference client library to:
• Authenticate against the service • Get information about the model • Do chat completions • Get text embeddings
With some minor adjustments, this client library can also be configured to do inference for Azure OpenAI endpoints.
See samples with azure_openai in their name, in the samples folder.
Project description • Release history • Download files • Verified details • Maintainers • microsoft
Product documentation | Samples | API reference documentation | Package (PyPI) | SDK source code