UNPKG

packfs-core

Version:

Semantic filesystem operations for LLM agent frameworks with natural language understanding. See LLM_AGENT_GUIDE.md for copy-paste examples.

5 lines 126 B
/** * AutoGPT integration for PackFS */ export { PackFSAutoGPTPlugin } from './plugin.js'; //# sourceMappingURL=index.js.map