UNPKG

@artinet/create-quick-agent

Version:
4 lines 187 B
import { artinet } from "@artinet/sdk/agents"; import { demoAgent } from "../agent.js"; await artinet.v0.taskManager({ taskHandler: demoAgent }); //# sourceMappingURL=artinet-agent.js.map