Add Store Feedback service

This commit is contained in:
2025-11-12 14:17:41 +01:00
parent 9cce120e60
commit b43ec0856b
16 changed files with 1708 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ include 'SoftwareDevChatbot'
include 'RegressionPredictionLab'
include 'SentimentAnalysisLab'
include 'ImageRecognitionLab'
include 'CustomerSupportChatBot'
include 'CustomerSupportChatBot'
include 'FeedbackService'