mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-21 18:05:30 -04:00
[PR #100] [MERGED] feat(invocation): add FetchAppInvocation and update type hints for improved clarity #144
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/100
Author: @Yeuoly
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @Yeuoly
Base:
main← Head:feat/fetch-app-info📝 Commits (2)
8a05322feat(invocation): add FetchAppInvocation and update type hints for improved claritya98bb52apply ruff📊 Changes
5 files changed (+35 additions, -3 deletions)
View changed files
📝
python/dify_plugin/core/entities/invocation.py(+1 -0)📝
python/dify_plugin/core/runtime.py(+6 -1)📝
python/dify_plugin/entities/tool.py(+1 -1)📝
python/dify_plugin/interfaces/tool/__init__.py(+1 -1)📝
python/dify_plugin/invocations/app/__init__.py(+26 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.