JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.mule.weave.extension.api.llm.tools
Interface LLMToolProvider
public interface
LLMToolProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
LLMTool
>
getTools
()
String
name
()
Method Details
getTools
List
<
LLMTool
>
getTools
()
name
String
name
()