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 1d0e8bf33ca chore(deps): Bump jetty-version from 12.0.10 to 12.0.11
(#14923)
new 9e5718d80f5 CAMEL-20765 - Camel-AWS-Bedrock: Support Amazon Titan Text
Embeddings V2
new a965cc19074 CAMEL-20765 - Camel-AWS-Bedrock: Support Amazon Titan Text
Embeddings V2
new b827a583d5f CAMEL-20765 - CAMEL-20765 - Camel-AWS-Bedrock: Support
Amazon Titan Text Embeddings V2
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/catalog/components/aws-bedrock.json | 4 ++--
.../aws2/bedrock/runtime/aws-bedrock.json | 4 ++--
.../component/aws2/bedrock/BedrockModels.java | 1 +
.../aws2/bedrock/runtime/BedrockConfiguration.java | 2 +-
.../aws2/bedrock/runtime/BedrockProducer.java | 3 ++-
.../runtime/integration/BedrockProducerIT.java | 23 ++++++++++++++++++++++
6 files changed, 31 insertions(+), 6 deletions(-)