Tool types — action types, configuration, and helpers for defining tools that models can call (function calling).
import { type ToolAction, type ToolConfig } from 'genkit/tool'; Copy
import { type ToolAction, type ToolConfig } from 'genkit/tool';
Tool types — action types, configuration, and helpers for defining tools that models can call (function calling).