[
https://issues.apache.org/jira/browse/CAMEL-23175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on CAMEL-23175 started by Federico Mariani.
------------------------------------------------
> Spring AI - improvements
> ------------------------
>
> Key: CAMEL-23175
> URL: https://issues.apache.org/jira/browse/CAMEL-23175
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-ai
> Affects Versions: 4.18.0
> Reporter: Federico Mariani
> Assignee: Federico Mariani
> Priority: Minor
>
> Implement Spring AI features that are not in Camel:
> * MCP Client - like already done for Langchain4j and openai, implement
> support for MCP Clients, the Spring AI Agent component should be able to
> access tools exposed by an MCP Server
> * @Tool beans discovery - Bridge Spring @Tool annotated beans to Camel -
> This way users can define Annotated tools, and Camel Spring AI Agent can use
> those
> * ToolContext - Pass arbitrary context to tools
> * StructuredOutputValidationAdvisor - it is supposed to be working with Camel
> exception/error handling
> * Tool selection by name - toolNames() in addition to tags this way, Spring
> annotated Tool can be used
> * ImageModel - Support Spring AI ImageModels API (spring-ai-image component)
> Nice to have Spring AI API integration:
> * TranscriptionModel
> * TextToSpeechModel
> * ModerationModel
> This will be harder to test since an OpenAI api key is required
--
This message was sent by Atlassian Jira
(v8.20.10#820010)