Expand description
External function handlers for Jsonnet evaluation (placeholder)
Structsยง
- AiModel
Handler - AI model handler for ai.callModel function (placeholder)
- Http
Handler - HTTP client handler for ai.httpGet, ai.httpPost functions (placeholder)
- Memory
Handler - Memory handler for memory.get, memory.set functions (placeholder)
- Tool
Handler - Tool execution handler for tool.execute function (placeholder)