[ 
https://issues.apache.org/jira/browse/CAMEL-22327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Otavio Rodolfo Piske updated CAMEL-22327:
-----------------------------------------
    Description: It is possible to create custom agents with the 
camel-langchain4j-agent component, however, in order to do so, it is necessary 
to include the component as a dependency (which brings a lot of dependencies). 
Let's split API and implementation to make it easier for users creating 
reusable beans.   (was: Currently the code for the camel-langchain4j-agent only 
supports a subset of the possible agents. It would be better if we could 
support any kind of agent and let the bean define the specific 
properties/setup/configuration of the agent, thus decoupling Camel from the 
specific agent type. )

> camel-langchain4j-agent: separate API interface from implementation
> -------------------------------------------------------------------
>
>                 Key: CAMEL-22327
>                 URL: https://issues.apache.org/jira/browse/CAMEL-22327
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-ai, camel-langchain4j-agent
>    Affects Versions: 4.14.0
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>             Fix For: 4.14.0
>
>
> It is possible to create custom agents with the camel-langchain4j-agent 
> component, however, in order to do so, it is necessary to include the 
> component as a dependency (which brings a lot of dependencies). Let's split 
> API and implementation to make it easier for users creating reusable beans. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to