Spaces:
Build error
Build error
File size: 803 Bytes
7293b6f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- Initial release of MyBot with multiple perspectives for response generation.
- Sentiment analysis using VADER and TextBlob.
- Context awareness and ethical decision-making features.
- Transparency and explainability in decision-making.
- Dialog management using the BotBuilder Dialog framework.
### Changed
- N/A
### Fixed
- N/A
## [1.0.0] - 2023-10-01
### Added
- Initial release of MyBot with multiple perspectives for response generation.
- Sentiment analysis using VADER and TextBlob.
- Context awareness and ethical decision-making features.
- Transparency and explainability in decision-making.
- Dialog management using the BotBuilder Dialog framework.
|