-
Terminally Deprecated ElementsElementDescriptionuse
HasMetadata.metadata(String)
insteaduseaddNode( String, CompiledGraph<State> )
insteaduseadd( String id, StateGraph<State> )
insteaduseCollectionsUtils.lastOf(List)
instead
-
Deprecated Classes
-
Deprecated Record ClassesRecord ClassDescriptionuse
Map.Entry<dev.langchain4j.agent.tool.ToolSpecification,
insteaddev.langchain4j.service.tool.ToolExecutor>
-
Deprecated MethodsMethodDescriptionuse
AsyncCommandAction.command_async(CommandAction)
instead. This method will be removed in a future version.Please useGraphRepresentation.content()
instead. This method is no longer maintained and may be removed in future versions.Please useGraphRepresentation.type()
instead. This method is no longer maintained and may be removed in future versions.useHasMetadata.metadata(String)
insteadThis method is deprecated and may be removed in future versions.UseStateSnapshot.config()
instead.UseStateSnapshot.next()
instead.useaddNode( String, CompiledGraph<State> )
insteaduseadd( String id, StateGraph<State> )
insteaduseCollectionsUtils.lastOf(List)
instead
AsyncCommandAction.command_async(CommandAction)
instead. This method will be removed in a future version.