mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 18:35:29 -04:00
3 lines
94 B
Python
3 lines
94 B
Python
DIFY_FILE_IDENTITY = "__dify__file__"
|
|
DIFY_TOOL_SELECTOR_IDENTITY = "__dify__tool_selector__"
|