Releases: bshastry/docubot
Releases · bshastry/docubot
Version 0.2.0
This release introduces new features, bug fixes, improvements, and other changes. Please find below the details of each:
New Features:
- Added DocuSense functionality.
Bug Fixes:
- Fixed bug in pinecone utils.
Improvements:
- Refactored code.
- Updated README.md.
- Added tests and GitHub workflows to run them
- Added bandit scan
Other Changes:
- Added bandit and coverage badges.
Please note that this release is tagged as 0.2.0.
Initial Working Commit - Version 0.1.0
- Added basic chatbot functionality based on langchain bindings to OpenAI and the Pinecone vector database.
- Implemented session-based conversation tracking.
- Provided citations to documents for generated answers.
- Handled limitations for answering questions based on context.
- Work in progress: Additional features and improvements to come in future releases.