ymshenyu
ymshenyu
same with azure openai
I have no idea why the `response_format` isn’t present in the `model_parameters`.  
> try to change the model id `gpt-4o-2024-08-06`, it's ok. We can't, that's not a solution for azure openai.
@crazywoola This issue is related to the plugin sdk. Could you follow up on my PR? Thanks.
@medaka0213 I made a patch that overrides the superclass method. Feel free to test it if you like. https://github.com/ymshenyu/dify-official-plugins/actions/runs/13646714841
https://github.com/langgenius/dify/blob/6453fc49735ed2e94de310d6a637fb29ca70aaac/api/services/message_service.py#L38-L42 Why are these two query parameters required? Can I get messages only with the conversation_id?
still relevant with the latest version of Dify