Closed CyborTronik closed 3 months ago
I try the Image_Chat_With_Agent
tutorial with gpt-4o-mini and it's working. So could you share the code and full stack trace, the one you shared above is not complete?
@LittleLittleCloud updated the stack trace and added few details
@CyborTronik Did you register the message connector?
Close due to no response, feel free to reopen it if the error still exists
Describe the bug
Getting invalid message type when using Image message with latest OpenAI (it supports image starting version 4)
Steps to reproduce
Created a C# app with AutoGen and OpenAI version 0.0.16. Try to send an Image message along with a text message.
For the piece of code like:
Model Used
gpt-4o/gpt-4o-mini
Expected Behavior
No response
Screenshots and logs
Additional Information
No response