UNPKG

@tanstack/ai

Version:

Type-safe TypeScript AI SDK for streaming chat, tool calling, agents, structured outputs, and multimodal generation.

8 lines (7 loc) 126 B
function brandProviderTool(tool) { return tool; } export { brandProviderTool }; //# sourceMappingURL=provider-tool.js.map