You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/03/08 06:48:34 UTC

(camel) branch main updated (534c0a3c1dc -> fadc74f0c52)

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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 534c0a3c1dc CAMEL-20532: fix SJMS tests
     add fadc74f0c52 Camel-AWS-Bedrock Agent Runtime: Enriching the retrieveAndGenerate response and some minor things (#13411)

No new revisions were added by this update.

Summary of changes:
 .../components/aws-bedrock-agent-runtime.json      | 27 +++++-----
 .../agentruntime/aws-bedrock-agent-runtime.json    | 27 +++++-----
 .../component/aws2/bedrock/BedrockModels.java      |  5 +-
 .../BedrockAgentRuntimeConfiguration.java          | 15 +++---
 .../agentruntime/BedrockAgentRuntimeConstants.java | 12 ++++-
 .../agentruntime/BedrockAgentRuntimeProducer.java  | 16 ++++--
 .../integration/BedrockAgentRuntimeProducerIT.java |  4 --
 ...BedrockAgentRuntimeComponentBuilderFactory.java | 19 ++++---
 .../BedrockAgentRuntimeEndpointBuilderFactory.java | 61 +++++++++++++++-------
 9 files changed, 114 insertions(+), 72 deletions(-)