Azure / Azure/azure-sdk-for-python

Audio completions samples do not work with Phi 4.0 Multimodal Instruct Serverless deployment

Aperta
#39,928 6 commenti 0 reazioni 1 assegnatario Rivendicata da @trangevi Vedi su GitHub
AI AI Model Inference customer-reported question Service Attention
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g 2h
PR unite (30g)
213

Descrizione

- **Package Name**:
- Name: azure-ai-inference
- **Package Version**:
Version: 1.0.0b9-
- **Operating System**:
- W11
- **Python Version**:
- Python 3.10.9 | Anaconda

**Describe the bug**
I want to run audio completions with Phi-4-multimodal-instruct.
I have followed this example (as it is) and it doesnt work (get 422 Error code)
https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-inference_1.0.0b9/sdk/ai/azure-ai-inference/samples/sample_chat_completions_with_audio_data.py

**To Reproduce**
Steps to reproduce the behavior:
1. Create a Phi-4-multimodal-instruct serverless deployment on Azure foundry.
2. Run the example https://github.com/Azure/azure-sdk-for-python/blob/azure-ai-inference_1.0.0b9/sdk/ai/azure-ai-inference/samples/sample_chat_completions_with_audio_data.py as it is.
3. I get the following error :
Error occurred: HttpResponseError
Error details: (Invalid input) invalid input error
Code: Invalid input
Message: invalid input error
Status code: 422

**Expected behavior**
Get completion result

**Screenshots**
N/A

**Additional context**
N/A

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.