JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.langchain4j.agentic.internal
AgenticScopeOwner
Contents
Description
Method Summary
Method Details
withAgenticScope(DefaultAgenticScope)
registry()
Hide sidebar
Show sidebar
Interface AgenticScopeOwner
public interface
AgenticScopeOwner
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AgenticScopeRegistry
registry
()
AgenticScopeOwner
withAgenticScope
(
DefaultAgenticScope
agenticScope)
Method Details
withAgenticScope
AgenticScopeOwner
withAgenticScope
(
DefaultAgenticScope
agenticScope)
registry
AgenticScopeRegistry
registry
()