Xin Zhang
initial dify code
27fd333
raw
history blame contribute delete
84 Bytes
class DEFAULT_PROVIDERS:
API_BASED = '__api_based'
APP_BASED = '__app_based'