LibreChat/api/server/services/Config/__tests__
Danny Avila fa7bff2083
🔧 refactor: Introduce TOOL_CACHE for isolated caching of tools
- Added TOOL_CACHE key to CacheKeys enum for managing tool-related cache.
- Updated various services and controllers to utilize TOOL_CACHE instead of CONFIG_STORE for better separation of concerns in caching logic.
- Enhanced .env.example with comments on using in-memory cache for blue/green deployments.
2026-02-11 22:19:09 -05:00
..
getCachedTools.spec.js 🔧 refactor: Introduce TOOL_CACHE for isolated caching of tools 2026-02-11 22:19:09 -05:00