Releases: alkem-io/virtual-contributor-engine-guidance
Releases · alkem-io/virtual-contributor-engine-guidance
v0.8.2
What's Changed
- Fix ingest in Docker and bump version to 0.8.2 by @valeksiev in #66
- Release v0.8.2 by @valeksiev in #67
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Adding Alkemio generic VC engine by @valeksiev in #62
- Add generic lib as HTTP public repo by @valeksiev in #64
- remove obsolete azure workflows by @valeksiev in #65
- Release v0.8.1 by @valeksiev in #63
New Contributors
- @valeksiev made their first contribution in #62
Full Changelog: v0.7.1...v0.8.1
Fixed Queue Name
Fix
- Fixed mistaken RMQ queue name to
virtual-contributor-engine-guidance
Renaming
Renaming
- Renamed the service to
Virtual Contributor Engine Guidance
Fixes
Error Handling, Answer Parsing, Configuration, Dependencies
Error Handling
- Added additional error handling for RabbitMQ messages / replies
Answer Parsing
- Improved parsing of the
response
to aquery
Configuration
- Altered the default model
temperature
Dependencies
- Updated the set of dependencies to their latest versions
Logging, Refactor
Refactor
- Refactored code, bumped dependencies
Logging
- Added more granular logging
Async event processing, Updated 3rd party packages, Cleaned up Logging
Fixes
- Fixed logging
- Updated dependencies
- Refactored guidance engine, move to
LCEL
- Cleaned up redundant code
- Added
RunnableBranch
and bumplangchain
- Added
async
processing
Ingestion, Libraries
Ingestion
- Added ingestion from new website
Libraries / Package Dependencies
- Updated package dependencies
Improve chat, logging and ingest functionality
Updates:
- Saved some unused memory functionality for when LangChain bug is resolved
- Optimized full chat functionality
- Refactor ingestion plus other improvements
- Added production-grade logging & logging levels
- Added Langsmith tracing
- Updated .azure-template
- Improved ingestion and chat history