派生自 rag-gateway
app/config/const.py @@ -9,3 +9,9 @@ RAGFLOW = "ragflow_app" BISHENG = "bisheng_app" DIFY = "dify_app" ### ---------------app type----------------- BASIC_ID = 3 RAGFLOW_ID = 1 BISHENG_ID = 2 DIFY_ID = 4