UNPKG

@tanstack/ai

Version:

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

8 lines (7 loc) 137 B
function defineChatMiddleware(middleware) { return middleware; } export { defineChatMiddleware }; //# sourceMappingURL=define.js.map