Skip to main content

Module external

Module external 

Source
Expand description

External function handlers for Jsonnet evaluation (placeholder)

Structsยง

AiModelHandler
AI model handler for ai.callModel function (placeholder)
HttpHandler
HTTP client handler for ai.httpGet, ai.httpPost functions (placeholder)
MemoryHandler
Memory handler for memory.get, memory.set functions (placeholder)
ToolHandler
Tool execution handler for tool.execute function (placeholder)