Microsoft.Extensions.AI - Error when using Azure Open AI by sending image. #5734
Labels
area-AI
bug
This issue describes a behavior which is not expected - a bug.
untriaged
waiting-author-feedback 📭
The author of this issue needs to respond in order for us to continue investigating this issue.
Description
HI!
I'm encountering an error when using GPT-4 from Azure OpenAI with the Microsoft.Extensions.AI library. When I send an image, it returns saying that the model is not supported, regardless of which model I use (e.g., GPT-4, 3.5-turbo, etc.).
I used this tutorial:
introducing-microsoft-extensions-ai-preview
Reproduction Steps
Example of code:
Expected behavior
The expected return is the analysis of the image.
Actual behavior
Example of error:
Regression?
No response
Known Workarounds
No response
Configuration
.net 8 lts
windows
Other information
No response
The text was updated successfully, but these errors were encountered: