Our current solution for routes that want to interact with @RegisterAiService services generated by Quarkus LangChain4j, is to invoke them with the .bean() DSL. It might be worth exploring whether we could make the Quarkus AI beans work with langchain4j-agent.
Our current solution for routes that want to interact with
@RegisterAiServiceservices generated by Quarkus LangChain4j, is to invoke them with the.bean()DSL. It might be worth exploring whether we could make the Quarkus AI beans work withlangchain4j-agent.