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
/** * LangChain integration for PackFS */ export { PackFSLangChainTool } from './tool.js'; //# sourceMappingURL=index.js.map