This commit is contained in:
2026-04-24 02:12:06 +03:30
parent 31f4bf5d38
commit 302124aa87
18 changed files with 392 additions and 406 deletions
-2
View File
@@ -26,7 +26,6 @@ INSTALLED_APPS = [
"drf_spectacular_sidecar",
"dashboard_data",
"rag",
"tasks",
"location_data",
"farm_data.apps.FarmDataConfig",
"weather",
@@ -123,7 +122,6 @@ SPECTACULAR_SETTINGS = {
{"name": "Dashboard Data", "description": "تجمیع داده‌های داشبورد مزرعه"},
{"name": "RAG Chat", "description": "چت هوشمند RAG"},
{"name": "RAG Recommendations", "description": "توصیه‌های آبیاری و کودهی مبتنی بر RAG"},
{"name": "Tasks", "description": "مدیریت تسک‌های Celery"},
{"name": "Soil Data", "description": "داده‌های خاک (SoilGrids)"},
{"name": "Farm Data", "description": "داده‌های مزرعه و سنسورها"},
{"name": "Farm Parameters", "description": "پارامترهای سنسورهای مزرعه"},