agente-toolkit
Version:
A barebones TypeScript library for building AI agents with intelligent tool execution and self-correction capabilities
9 lines (6 loc) • 366 B
JavaScript
;
function commonjsRequire(path) {
throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
}
exports.commonjsRequire = commonjsRequire;
//# sourceMappingURL=_commonjs-dynamic-modules.js.map