Open
Description
- Package Name: azure-ai-inference
- Package Version: 1.0.0b9
- Operating System: Windows 11
- Python Version: 3.10
Describe the bug
Deployment of multimodal model in the Azure AI Foundry raises internal model_error when sending messages containing image blocks in form of image_url
To Reproduce
Steps to reproduce the behavior:
- Deploy Mistral Medium to AI Foundry
- Execute this example: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-inference/samples/sample_chat_completions_from_input_dict_with_image_url.py
Expected behavior
An image description should be returned.
Metadata
Metadata
Assignees
Labels
Issues related to the client library for Azure AI Model Inference (\sdk\ai\azure-ai-inference)This issue points to a problem in the data-plane of the library.Workflow: This issue is responsible by Azure service team.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that