LibreChat/api/server/services/Files
Danny Avila 79e3c07c85 🐛 fix: Load code API key from LIBRECHAT_CODE_API_KEY
EnvVar.CODE_API_KEY was removed from @librechat/agents, so loadCodeApiKey
resolved authFields to [undefined], threw on undefined.split in loadAuthValues,
and lazy code-env provisioning silently bailed with a warning. Read the
canonical LIBRECHAT_CODE_API_KEY (symmetric with LIBRECHAT_CODE_BASEURL) and
degrade gracefully when unset.
2026-08-30 20:12:09 -04:00
..
Audio 🛂 feat: Filter Model-Bound Content by Source (#14425) 2026-08-21 22:43:32 -04:00
Azure 🪣 refactor: Rate-Limit Token Routes and Cap Remote File Downloads (#13978) 2026-06-26 12:19:03 -04:00
Citations
Code 🗿 feat: Add Attached Stateful Code Environments (#15352) 2026-08-30 15:38:45 -04:00
Firebase 🪣 refactor: Rate-Limit Token Routes and Cap Remote File Downloads (#13978) 2026-06-26 12:19:03 -04:00
images fix: bound peak memory of concurrent base64 attachment encoding (#14023) 2026-07-01 08:22:16 -04:00
Local 🪣 refactor: Rate-Limit Token Routes and Cap Remote File Downloads (#13978) 2026-06-26 12:19:03 -04:00
OpenAI
VectorDB
index.js
permissions.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
permissions.spec.js 🧱 fix: Enforce Agent Runtime File Trust Boundaries (#14577) 2026-08-02 14:18:28 -04:00
process.integration.spec.js 🧹 fix: Clean Up Orphaned Agent File Stubs After Deletion (#12781) 2026-04-22 11:35:48 -07:00
process.js 🔧 fix: legacy file upload UX checks in processFileURL and processAgentFileUpload 2026-08-30 20:12:09 -04:00
process.spec.js 🔀 chore: align lazy provisioning with codeEnvRef schema 2026-08-30 20:12:09 -04:00
provision.js 🐛 fix: Load code API key from LIBRECHAT_CODE_API_KEY 2026-08-30 20:12:09 -04:00
provision.spec.js 🐛 fix: Load code API key from LIBRECHAT_CODE_API_KEY 2026-08-30 20:12:09 -04:00
retention.js 📨 feat: Continue Bound Child Agents from Events (#15112) 2026-08-23 01:15:57 -04:00
retention.spec.js 📨 feat: Continue Bound Child Agents from Events (#15112) 2026-08-23 01:15:57 -04:00
strategies.js 🗄️ refactor: Honor All-Data Retention for Agent Files (#13424) 2026-05-30 22:32:22 -04:00