LibreChat/api/server/services/Files/Code
Aron Gates cc143b67f3 feat: extend data retention to files, tool calls, and shared links
Add expiredAt field and TTL indexes to file, toolCall, and share schemas.
Set expiredAt on tool calls, shared links, and file uploads when
retentionMode is "all" or chat is temporary.

(cherry picked from commit 48973752d3)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-10 14:06:12 -04:00
..
__tests__
crud.js
crud.spec.js
index.js
process.js feat: extend data retention to files, tool calls, and shared links 2026-05-10 14:06:12 -04:00
process.spec.js