mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #130] [MERGED] feat(endpoint): support declare endpoints in groups #167
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/130
Author: @Yeuoly
Created: 5/6/2025
Status: ✅ Merged
Merged: 5/6/2025
Merged by: @Yeuoly
Base:
main← Head:feat/support-add-endpoints-in-group📝 Commits (1)
f60d5cefeat(endpoint): support declare endpoints in groups📊 Changes
2 files changed (+66 additions, -2 deletions)
View changed files
📝
python/dify_plugin/entities/endpoint.py(+13 -2)➕
python/tests/entities/endpoint/test_endpoint_group.py(+53 -0)📄 Description
_load_yaml_fileto encapsulate YAML file loading logic.validate_endpointsmethod to support both direct endpoint configurations and YAML file paths.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.