mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-10 16:23:44 +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 |
||
|---|---|---|
| .. | ||
| react-query | ||
| specs | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| check_updates.sh | ||
| jest.config.js | ||
| package.json | ||
| server-rollup.config.js | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| tsdown.config.mjs | ||