Skip to content

[camel-main] Fixes #8921. Add camel-quarkus-ai-tool extension - #8923

Merged
JiriOndrusek merged 1 commit into
apache:camel-mainfrom
JiriOndrusek:support-ai-tool
Jul 30, 2026
Merged

[camel-main] Fixes #8921. Add camel-quarkus-ai-tool extension#8923
JiriOndrusek merged 1 commit into
apache:camel-mainfrom
JiriOndrusek:support-ai-tool

Conversation

@JiriOndrusek

Copy link
Copy Markdown
Contributor

fixes #8921

Adds the camel-quarkus-ai-tool extension (runtime + deployment) providing Quarkus support for Camel's ai-tool: component. The component registers Camel routes as LLM-callable tools in Camel's AiToolRegistry.

Includes BOM entries, catalog, generated docs, and a basic integration test that verifies tool registration and invocation via AiToolRegistry.

@jamesnetherton

Copy link
Copy Markdown
Contributor

You'll need to rebase on top of #8922. Then modify the jvmSince / nativeSince properties for 3.39.0, together with any old references to 3.38.0-SNAPSHOT.

Adds the camel-quarkus-ai-tool extension (runtime + deployment) providing
Quarkus support for Camel's ai-tool: component. The component registers
Camel routes as LLM-callable tools in Camel's AiToolRegistry.

Includes BOM entries, catalog, generated docs, and a basic integration
test that verifies tool registration and invocation via AiToolRegistry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JiriOndrusek

Copy link
Copy Markdown
Contributor Author

@jamesnetherton The example failed on some infrastructure issue. Nevertheless I think that we can merge this one.

@JiriOndrusek
JiriOndrusek merged commit f95d66a into apache:camel-main Jul 30, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants