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 25f0b15b130 (chores) camel-test: code cleanup
new 6135d51184b CAMEL-20764 - Camel-AWS-Bedrock: Support Amazon Titan Text
G1 Premier model
new aa3b04a3d60 CAMEL-20764 - Camel-AWS-Bedrock: Support Amazon Titan Text
G1 Premier model
new 13bc6c1025c CAMEL-20764 - Camel-AWS-Bedrock: Support Amazon Titan Text
G1 Premier model
new 0773d239252 CAMEL-20764 - Camel-AWS-Bedrock: Support Amazon Titan Text
G1 Premier model
The 4 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 +--
.../apache/camel/catalog/schemas/camel-spring.xsd | 2 +-
.../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 | 33 ++++++++++++++++++++++
7 files changed, 42 insertions(+), 7 deletions(-)