dify/api/dify_graph/constants.py

3 lines
84 B
Python

CONVERSATION_VARIABLE_NODE_ID = "conversation"
ENVIRONMENT_VARIABLE_NODE_ID = "env"