派生自 rag-gateway
app/config/const.py @@ -38,3 +38,7 @@ RESOURCE_STATUS_DELETE = "2" RESOURCE_STATUS_ON = "1" RESOURCE_STATUS_OFF = "0" ### max_chunk_size =5000