dify/api/constants/__init__.py

3 lines
80 B
Python
Raw Normal View History

HIDDEN_VALUE = "[__HIDDEN__]"
UUID_NIL = "00000000-0000-0000-0000-000000000000"