[PR #49] [MERGED] Add missing url field of PromptMessageContent #279

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/49
Author: @chekun
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @Yeuoly

Base: mainHead: patch-1


📝 Commits (1)

  • c612423 Add missing url field of PromptMessageContent

📊 Changes

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

View changed files

📝 pkg/entities/model_entities/llm.go (+1 -0)

📄 Description

MultiModal content supports both base64 and url format, but lost in dify-plugin-daemon server


🔄 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-daemon/pull/49 **Author:** [@chekun](https://github.com/chekun) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c612423`](https://github.com/langgenius/dify-plugin-daemon/commit/c6124233ab16fc895ca2bd0a406445837bd81337) Add missing `url` field of PromptMessageContent ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/entities/model_entities/llm.go` (+1 -0) </details> ### 📄 Description MultiModal content supports both base64 and url format, but lost in dify-plugin-daemon server --- <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-16 01:15:21 -05:00
yindo closed this issue 2026-02-16 01:15:21 -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-daemon#279