toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-llm-core
/
org.http4k.ai.llm.tools
/
ToolHandler
Tool
Handler
fun
interface
ToolHandler
Inheritors
LLMTools
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
request
:
ToolRequest
)
:
LLMResult
<
ToolResponse
>