This release focuses on restoring backward compatibility and updating key dependencies.
Improvements:
- Reintroduced Match Operator: The match operator (
*
) has been reintroduced in the Langchain configuration to maintain backward compatibility with older bot father instances. - Updated Langchain Configuration: The Langchain configuration trigger for the "bot father" has been changed from
*
to the explicit action namesend_message
.
Dependency Updates:
- Updated
quarkus
,quarkus-langchain4j
,langchain4j
,jetty
,jandex
,surefire
,failsafe
,lombok
,compiler-plugin
, andjetty-client
.