-
Terminally Deprecated ElementsElementDescriptionuse
HasMetadata.metadata(String)
insteadUseStateSnapshot.config()
instead.UseStateSnapshot.next()
instead.useaddNode( String, CompiledGraph<State> )
insteaduseadd( String id, StateGraph<State> )
insteadThis interface is deprecated and will be removed in a future version. UseLangGraphStudioServer
instead.This class is scheduled for removal. ImplementLangGraphStudioConfig
directly and provide a custom implementation for theinstanceMap()
method to configure one or more graph instances.useCollectionsUtils.lastOf(List)
instead
-
Deprecated InterfacesInterfaceDescriptionThis interface is deprecated and will be removed in a future version. Use
LangGraphStudioServer
instead.
-
Deprecated ClassesClassDescriptionuse
StreamingChatGenerator
insteadThis class is scheduled for removal. ImplementLangGraphStudioConfig
directly and provide a custom implementation for theinstanceMap()
method to configure one or more graph instances.
-
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.