public/runanywhere_tool_calling library

Tool Calling Extension for RunAnywhere SDK

Provides tool calling (function calling) functionality for LLMs. Allows LLMs to request external actions (API calls, device functions, etc.)

Matches Swift SDK's RunAnywhere+ToolCalling.swift

Classes

RunAnywhereTools
Convenience class for tool calling without extension syntax

Extensions

RunAnywhereToolCalling on RunAnywhere
Tool calling extension for RunAnywhere