LibreChat/api/app/clients/tools/util
Danny Avila eb368fcb70
refactor(db): replace connectDb import paths and introduce new connect module
- Updated import paths for connectDb across various files to use the new centralized connect module.
- Removed the old connectDb file to streamline the database connection logic.
- Ensured all tests and models reference the new connection method for consistency.
2025-05-30 13:04:09 -04:00
..
fileSearch.js 🐛 fix: RAG Results Sorted By Distance (#5931) 2025-02-18 08:14:19 -05:00
handleOpenAIErrors.js 🔧 refactor: Improve Agent Context & Minor Fixes (#5349) 2025-01-17 12:55:48 -05:00
handleTools.js 🧩 feat: Web Search Config Validations & Clipboard Citation Processing (#7530) 2025-05-24 10:23:17 -04:00
handleTools.test.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
index.js 🔍 feat: Mistral OCR API / Upload Files as Text (#6274) 2025-03-10 17:23:46 -04:00