mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-06 14:30:32 +00:00
- guard optional primeResources attachments (result.attachments?.map) - revert 4 attachments assertions toEqual([]) -> toBeUndefined() to match dev's empty/no-attachments return contract (the PR's earlier toEqual([]) change predated dev returning undefined for those paths) - drop unused TDefaultLLMDeliveryPathConfig import in file-config.spec.ts - prettier formatting in resolve-llm-delivery-path.spec.ts |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| .gitignore | ||
| babel.config.cjs | ||
| jest.config.mjs | ||
| jest.setup.cjs | ||
| package.json | ||
| tsconfig-paths-bootstrap.mjs | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| tsdown.config.mjs | ||