JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.langchain4j.agentic.internal
Interface AgentSpecification
All Known Subinterfaces:
A2AClientSpecification
public interface
AgentSpecification
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
description
()
String
name
()
String
outputName
()
Method Details
name
String
name
()
description
String
description
()
outputName
String
outputName
()