AI UPDATE
This commit is contained in:
@@ -24,6 +24,7 @@ INSTALLED_APPS = [
|
||||
"corsheaders",
|
||||
"drf_spectacular",
|
||||
"drf_spectacular_sidecar",
|
||||
"dashboard_data",
|
||||
"rag",
|
||||
"tasks",
|
||||
"location_data",
|
||||
@@ -119,6 +120,7 @@ SPECTACULAR_SETTINGS = {
|
||||
"REDOC_DIST": "SIDECAR",
|
||||
"COMPONENT_SPLIT_REQUEST": True,
|
||||
"TAGS": [
|
||||
{"name": "Dashboard Data", "description": "تجمیع دادههای داشبورد مزرعه"},
|
||||
{"name": "RAG Chat", "description": "چت هوشمند RAG"},
|
||||
{"name": "Tasks", "description": "مدیریت تسکهای Celery"},
|
||||
{"name": "Soil Data", "description": "دادههای خاک (SoilGrids)"},
|
||||
|
||||
Reference in New Issue
Block a user