[PR #3] [MERGED] feat(entities): Add VideoPromptMessageContent and AudioPromptMessageContent #75

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/3
Author: @laipz8200
Created: 12/4/2024
Status: Merged
Merged: 12/4/2024
Merged by: @Yeuoly

Base: mainHead: feat/add-video-and-audio-prompt-message


📝 Commits (2)

  • c2a56f8 feat(entities): Add VideoPromptMessageContent and AudioPromptMessageContent
  • 4298032 feat: support convert in the PromptMessage.transform_content

📊 Changes

1 file changed (+19 additions, -1 deletions)

View changed files

📝 python/dify_plugin/entities/model/message.py (+19 -1)

📄 Description

Need by tongyi models


🔄 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/3 **Author:** [@laipz8200](https://github.com/laipz8200) **Created:** 12/4/2024 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/add-video-and-audio-prompt-message` --- ### 📝 Commits (2) - [`c2a56f8`](https://github.com/langgenius/dify-plugin-sdks/commit/c2a56f8c85c5516065145edf14762006d69de93a) feat(entities): Add VideoPromptMessageContent and AudioPromptMessageContent - [`4298032`](https://github.com/langgenius/dify-plugin-sdks/commit/42980322a0dad31b2c2db20fcca0d2edfae5c603) feat: support convert in the `PromptMessage.transform_content` ### 📊 Changes **1 file changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/entities/model/message.py` (+19 -1) </details> ### 📄 Description Need by tongyi models --- <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:39 -05:00
yindo closed this issue 2026-02-15 21:15:39 -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#75