LibreChat/api/test
Marco Beretta 7fd841af70
feat(import): route Grok exports through the job pipeline and label them
Grok jobs resolve to the OpenAI endpoint and a grok importedFrom source, so
their external ids stay in their own namespace. getImporter recognises a bare
prod-grok-backend.json and delegates to the same converter the zip path uses,
and the confirmation summary names the provider instead of showing the slug.
2026-08-02 02:02:43 +02:00
..
__mocks__
app/clients/tools fix: use logAxiosError at the RAG file_search/context call sites (#14014) 2026-06-30 20:35:01 -04:00
server/middleware
services/Files
.env.test.example
chatgptExport.js fix(import): protect cancelled jobs, upload paths, and error messages 2026-08-02 02:02:42 +02:00
claudeExport.js fix(import): route Claude exports through the background job pipeline 2026-08-02 02:02:42 +02:00
grokExport.js feat(import): route Grok exports through the job pipeline and label them 2026-08-02 02:02:43 +02:00
jestSetup.js
migrate-orphaned-agent-files.spec.js