mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-08-25 12:29:32 -04:00
3 lines
94 B
Python
3 lines
94 B
Python
DIFY_FILE_IDENTITY = "__dify__file__"
|
|
DIFY_TOOL_SELECTOR_IDENTITY = "__dify__tool_selector__"
|