This is an automated email from the ASF dual-hosted git repository. JiriOndrusek pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit a7b8aa537e493d0ef9078528c61438612ebbc2d0 Author: James Netherton <[email protected]> AuthorDate: Tue May 5 10:56:41 2026 +0100 Regen openai doc metadata --- docs/modules/ROOT/examples/components/openai.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/examples/components/openai.yml b/docs/modules/ROOT/examples/components/openai.yml index 46e0e5bff9..f10552a1e9 100644 --- a/docs/modules/ROOT/examples/components/openai.yml +++ b/docs/modules/ROOT/examples/components/openai.yml @@ -9,5 +9,5 @@ cqJvmSince: 3.32.0 cqNativeSince: 3.32.0 cqCamelPartName: openai cqCamelPartTitle: OpenAI -cqCamelPartDescription: OpenAI endpoint for chat completion and embeddings. +cqCamelPartDescription: OpenAI endpoint for chat completion, embeddings, and audio transcription. cqExtensionPageTitle: OpenAI
