mcarlett opened a new pull request, #26134:
URL: https://github.com/apache/camel/pull/26134

   …penai agentic loop
   
   Adds parity between MCP tools and route-based ai-tool tools in the 
camel-openai agentic loop. camel-ai-tool gains a returnDirect 
annotation/configuration field (with a 5-arg compatibility constructor 
preserving 4.22.0 binary compatibility), camel-mcp-server publishes it via 
VertxMcpServerEngine, and camel-openai adds a new `tags` endpoint option to 
discover route tools from the shared AiToolRegistry, execute them through 
AiToolExecutor, and honour returnDirect to short-circuit the agentic loop. 
Route tools are refreshed dynamically as the registry changes, and manual 
tool-execution loops support tags-only route tools.
   
   Closes #25497
   
   
   (cherry picked from commit 2c3b65a8af54a4cc30278ea4e6df8be757b709ba)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to