feat:Add AI Model

This commit is contained in:
2025-02-23 02:50:22 +05:30
parent 8d9339cdea
commit 4b7501acf5
5 changed files with 372 additions and 0 deletions
+1
View File
@@ -145,6 +145,7 @@ const updateHealthStatus = async (req, res) => {
}
};
module.exports = {
createCrop,
getCropsByFarm,