Releases: alkem-io/virtual-contributor-engine-guidance
Releases · alkem-io/virtual-contributor-engine-guidance
v0.9.0
What's Changed
- VCEG-61 Use user guide as context and update chroma DB by @valeksiev in #76
- Cleanup a comment and add
create_context
by @valeksiev in #77 - Release v0.9.0 by @valeksiev in #78
Full Changelog: v0.8.2...v0.9.0
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