mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
feat/enhance the multi-modal support (#8818)
This commit is contained in:
3
api/core/workflow/constants.py
Normal file
3
api/core/workflow/constants.py
Normal file
@@ -0,0 +1,3 @@
|
||||
SYSTEM_VARIABLE_NODE_ID = "sys"
|
||||
ENVIRONMENT_VARIABLE_NODE_ID = "env"
|
||||
CONVERSATION_VARIABLE_NODE_ID = "conversation"
|
||||
Reference in New Issue
Block a user