[PR #13] [MERGED] sync MultiModalPromptMessageContent #85

Closed
opened 2026-02-15 21:15:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/13
Author: @hjlarry
Created: 1/14/2025
Status: Merged
Merged: 1/14/2025
Merged by: @Yeuoly

Base: mainHead: p3


📝 Commits (1)

  • 61d0cce sync MultiModalPromptMessageContent

📊 Changes

1 file changed (+22 additions, -20 deletions)

View changed files

📝 python/dify_plugin/entities/model/message.py (+22 -20)

📄 Description

the plugin/beta branch of dify is already change to MultiModalPromptMessageContent here :
https://github.com/langgenius/dify/blob/0a6b4d01d79e0240b53cbfa5b318020ce098921f/api/core/model_runtime/entities/message_entities.py#L81


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-sdks/pull/13 **Author:** [@hjlarry](https://github.com/hjlarry) **Created:** 1/14/2025 **Status:** ✅ Merged **Merged:** 1/14/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `p3` --- ### 📝 Commits (1) - [`61d0cce`](https://github.com/langgenius/dify-plugin-sdks/commit/61d0cce75f4b48086b14875ba33cefc1cdbbc21b) sync MultiModalPromptMessageContent ### 📊 Changes **1 file changed** (+22 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/entities/model/message.py` (+22 -20) </details> ### 📄 Description the `plugin/beta` branch of dify is already change to `MultiModalPromptMessageContent` here : https://github.com/langgenius/dify/blob/0a6b4d01d79e0240b53cbfa5b318020ce098921f/api/core/model_runtime/entities/message_entities.py#L81 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 21:15:42 -05:00
yindo closed this issue 2026-02-15 21:15:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#85