Package io.micronaut.langchain4j.agentic
package io.micronaut.langchain4j.agentic
-
ClassDescriptionConfiguration for a named agentic service agent.Configuration for agent chat memory.Factory for building LangChain4j agentic service proxies.Definition of an Agentic service (typed agent) to be created.Interceptor that builds and caches a LangChain4j declarative agentic service instance from an interface annotated with
AgenticService.Registry caching built agent proxies per agent interface.