This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch feature/CAMEL-24820-langchain4j-provider
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 6de4a2e4133e CAMEL-24820: provider is an enumerated option, 
customProvider takes a class name, and bedrock is a provider
     add c2a4d0cc5adb CAMEL-24820: restore the generated sensitive, security 
and artifact tables
     add e81bc4f25256 CAMEL-24820: report a model class that cannot link or 
initialize, or whose builder() fails

No new revisions were added by this update.

Summary of changes:
 .../langchain4j/core/LangChain4jModelFactory.java  | 21 +++++++++++
 .../core/LangChain4jModelFactoryTest.java          | 42 ++++++++++++++++++++++
 .../org/apache/camel/main/components.properties    | 10 ++++++
 .../java/org/apache/camel/util/ArtifactUtils.java  | 12 +++++++
 .../java/org/apache/camel/util/SecurityUtils.java  |  1 +
 .../java/org/apache/camel/util/SensitiveUtils.java | 18 +++++++++-
 6 files changed, 103 insertions(+), 1 deletion(-)

Reply via email to