LibreChat/api
Danny Avila 964a74c73b
🛠 refactor: Ensure File Deletions, File Naming, and Agent Resource Updates (#5928)
* refactor: Improve error logging for file upload and processing functions to prevent verbosity

* refactor: Add uploads directory to Docker Compose to persist file uploads

* refactor: `addAgentResourceFile` to handle edge case of non-existing `tool_resource` array

* refactor: Remove version specification from deploy-compose.yml

* refactor: Prefix filenames with file_id to ensure uniqueness in file uploads

* refactor: Enhance error handling in deleteVectors to log warnings for non-404 errors

* refactor: Limit file search results to top 5 based on relevance score

* 🌍 i18n: Update translation.json with latest translations

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-17 19:37:03 -05:00
..
app 🛠 refactor: Ensure File Deletions, File Naming, and Agent Resource Updates (#5928) 2025-02-17 19:37:03 -05:00
cache feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
config feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
lib 🧹 chore: Remove Deprecated BingAI Code & Address Mobile Focus (#5565) 2025-01-30 17:22:29 -05:00
models 🛠 refactor: Ensure File Deletions, File Naming, and Agent Resource Updates (#5928) 2025-02-17 19:37:03 -05:00
server 🛠 refactor: Ensure File Deletions, File Naming, and Agent Resource Updates (#5928) 2025-02-17 19:37:03 -05:00
strategies 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00
test 🔄 refactor: Consolidate Tokenizer; Fix Jest Open Handles (#5175) 2025-01-03 18:11:14 -05:00
utils ⚙️ refactor: Enhance Logging, Navigation And Error Handling (#5910) 2025-02-16 11:47:01 -05:00
jest.config.js fix: Enhance Test Coverage and Fix Compatibility Issues 👷‍♂️ (#1363) 2023-12-15 13:27:13 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json 🧠 feat: Reasoning UI for Agents (#5904) 2025-02-15 18:52:29 -05:00
typedefs.js feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00