This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch bedrock-agent-runtime-sink in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 5aabdf67ffaed42dbc7bc971ba0e7c47e37eb268 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Apr 4 06:56:44 2024 +0200 Support Camel AWS Bedrock Agent Runtime as Sink Signed-off-by: Andrea Cosentino <[email protected]> --- kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml b/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml index 30f54401..90ee1b1c 100644 --- a/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml +++ b/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml @@ -30,7 +30,7 @@ metadata: camel.apache.org/kamelet.type: "sink" spec: definition: - title: "AWS Bedrock Text Sink" + title: "AWS Bedrock Agent Runtime Sink" description: |- Send data for invoking a knowledge base from AWS Bedrock.
