mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-21 18:05:30 -04:00
[PR #42] [MERGED] fix: cannot init prompt message #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/42
Author: @laipz8200
Created: 3/13/2025
Status: ✅ Merged
Merged: 3/14/2025
Merged by: @Yeuoly
Base:
main← Head:fix/cannot-init-prompt-message📝 Commits (2)
5b15150chore(*): Add pytest into test group28a5131fix: Enhance content transformation to support Sequence type and add unit tests📊 Changes
4 files changed (+99 additions, -21 deletions)
View changed files
📝
python/dify_plugin/entities/model/message.py(+7 -2)📝
python/pdm.lock(+81 -19)📝
python/pyproject.toml(+3 -0)➕
python/tests/test_prompt_message.py(+8 -0)📄 Description
related to #41
Also add pytest for testing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.