[PR #284] add message level and content level opaque_body #286

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/284
Author: @BeautyyuYanli
Created: 1/26/2026
Status: 🔄 Open

Base: mainHead: yanli/add-opaque-body


📝 Commits (2)

  • 204421a add message level and content level opaque_body
  • 0155665 run ruff

📊 Changes

2 files changed (+17 additions, -3 deletions)

View changed files

📝 python/dify_plugin/entities/model/message.py (+6 -3)
📝 python/tests/test_llm_result.py (+11 -0)

📄 Description

This is part of https://github.com/langgenius/dify-official-plugins/issues/2492


🔄 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/284 **Author:** [@BeautyyuYanli](https://github.com/BeautyyuYanli) **Created:** 1/26/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `yanli/add-opaque-body` --- ### 📝 Commits (2) - [`204421a`](https://github.com/langgenius/dify-plugin-sdks/commit/204421af6fb1264e9c45c0367ac5e5e211ac94ef) add message level and content level opaque_body - [`0155665`](https://github.com/langgenius/dify-plugin-sdks/commit/015566597b8c674675315e2f74f83387c18b02d1) run ruff ### 📊 Changes **2 files changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/entities/model/message.py` (+6 -3) 📝 `python/tests/test_llm_result.py` (+11 -0) </details> ### 📄 Description This is part of https://github.com/langgenius/dify-official-plugins/issues/2492 --- <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:16:35 -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#286