A TypeScript/JavaScript vector store for LangChain tools with semantic search. Manage hundreds or thousands of tools and dynamically select only the relevant ones for each agent. Similar to LangGraph's BigTool, but for the JS/TS ecosystem.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.0.1^1.0.3^1.0.1^1.0.3^4.1.12^1.0.0^24.10.0^6.1.0^5.9.3Update package name to @danisl99/toolbox in package.json and README.md for consistency across installation and import instructions.
dcb2625View on GitHubInitial implementation of the Toolbox library, including core functionality for managing tools with semantic search capabilities, TypeScript configuration, and comprehensive examples demonstrating usage. Added package.json and package-lock.json for dependency management.
36200eeView on GitHub