UNPKG

agente-toolkit

Version:

A barebones TypeScript library for building AI agents with intelligent tool execution and self-correction capabilities

9 lines (6 loc) 318 B
import { getDefaultExportFromCjs } from './_commonjsHelpers.js'; import { __require as requireDist } from '../node_modules/onnxruntime-node/dist/index.js'; var distExports = requireDist(); var index = /*@__PURE__*/getDefaultExportFromCjs(distExports); export { index as default }; //# sourceMappingURL=index2.js.map