Uses of Interface
dev.langchain4j.agentic.scope.AgenticScopeStore
Packages that use AgenticScopeStore
-
Uses of AgenticScopeStore in dev.langchain4j.agentic.scope
Methods in dev.langchain4j.agentic.scope with parameters of type AgenticScopeStoreModifier and TypeMethodDescriptionstatic void
AgenticScopePersister.setStore
(AgenticScopeStore store) Explicitly set a persistence provider.