This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from d492f09c683 Upgrade to twilio 10.1.0
add 1b0b17ead96 CAMEL-20511 - Camel-AWS-Bedrock: Support Amazon Titan
Embeddings G1 Model (#13375)
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/aws-bedrock.json | 4 +-
.../camel/component/aws2/bedrock/aws-bedrock.json | 4 +-
.../component/aws2/bedrock/BedrockModels.java | 4 +-
.../component/aws2/bedrock/BedrockOperations.java | 4 +-
.../component/aws2/bedrock/BedrockProducer.java | 48 ++++++++++++++++++++++
.../bedrock/integration/BedrockProducerIT.java | 23 +++++++++++
6 files changed, 81 insertions(+), 6 deletions(-)