UNPKG

@huggingface/tiny-agents

Version:

Lightweight, composable agents for AI applications

6 lines (5 loc) 85 B
// src/index.ts import { Agent } from "@huggingface/mcp-client"; export { Agent };