Nupur Khare

Results 8 issues of Nupur Khare

## Summary by CodeRabbit - **Refactor** - Enhanced message handling in the Messenger channel by utilizing an `Actor` instance for improved efficiency and scalability.

1. Gave prompt-specific hyperparameters, collection top_results, and similarity_threshold. 2. Added unit and integration test cases. 3. Fixed test cases. ## Summary by CodeRabbit - **New Features** - Enhanced the handling...

## Summary by CodeRabbit - **New Features** - Enhanced chat functionality with asynchronous messaging support for WhatsApp and Microsoft Teams integrations. - **Improvements** - Optimized message broadcasting to be asynchronous,...

1. Added pre_slot_set in FormValidationAction which will set the slot value before validation. 2. Added 4 types in pre_slot_validation - current, custom, slot and action. 3. In type action, the...

1. Trimmed response retrieved from database action. 2. Fixed test cases. ## Summary by CodeRabbit - **Refactor** - Improved the data processing and response composition in action execution. - **Tests**...

## Summary by CodeRabbit - **New Features** - Introduced `PromptHyperparameters` class to streamline hyperparameter management. - Added new validation logic for prompt actions and LLM prompts. - **Refactor** - Improved...

Added tags in bot. ## Summary by CodeRabbit - **New Features** - Introduced tagging functionality with the ability to differentiate between `ADMIN` and `USER` tags for better organization and management.