Azure / Azure/azure-sdk-for-python
Mistral Medium with image_url
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
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:
1. Deploy Mistral Medium to AI Foundry
2. 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.
Contributor guide
Assessment
This issue has not been assessed yet.