Skip to content

Releases: alkem-io/virtual-contributor-engine-guidance

v0.8.2

06 Dec 08:01
8dfbfaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

04 Dec 11:51
c50ba72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.1

Fixed Queue Name

18 May 14:32
07411b9
Compare
Choose a tag to compare

Fix

  • Fixed mistaken RMQ queue name to virtual-contributor-engine-guidance

Renaming

15 May 14:46
db9dd40
Compare
Choose a tag to compare

Renaming

  • Renamed the service to Virtual Contributor Engine Guidance

Fixes

07 Feb 15:23
680d60a
Compare
Choose a tag to compare
  • fixes for #45, #46

  • improve prompt robustness and bump dependencies

  • improve chatbot rubustness and bump langchain

  • bump dependencies

Error Handling, Answer Parsing, Configuration, Dependencies

15 Jan 08:22
ca7ee83
Compare
Choose a tag to compare

Error Handling

  • Added additional error handling for RabbitMQ messages / replies

Answer Parsing

  • Improved parsing of the response to a query

Configuration

  • Altered the default model temperature

Dependencies

  • Updated the set of dependencies to their latest versions

Logging, Refactor

04 Jan 11:11
71971a2
Compare
Choose a tag to compare

Refactor

  • Refactored code, bumped dependencies

Logging

  • Added more granular logging

Async event processing, Updated 3rd party packages, Cleaned up Logging

03 Jan 12:12
1a18f49
Compare
Choose a tag to compare

Fixes

  • Fixed logging
  • Updated dependencies
  • Refactored guidance engine, move to LCEL
  • Cleaned up redundant code
  • Added RunnableBranch and bump langchain
  • Added async processing

Ingestion, Libraries

12 Dec 09:30
59a4b18
Compare
Choose a tag to compare

Ingestion

  • Added ingestion from new website

Libraries / Package Dependencies

  • Updated package dependencies

Improve chat, logging and ingest functionality

04 Oct 14:00
ec5a40f
Compare
Choose a tag to compare

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