JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
dev.langchain4j.agentic.declarative
Annotation Interface SubAgent
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
SubAgent
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
outputName
Class
<?>
type
Element Details
type
Class
<?>
type
Default:
java.lang.Object.class
outputName
String
outputName
Default:
""