mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-09-10 00:18:23 +00:00
The system default sent every PDF, video, and audio file down the provider path even for endpoints with no native document encoder, so the upload succeeded and the model received neither the file nor extracted text. The system default now falls back to text for a known endpoint that cannot encode documents; explicit endpoint or global config still wins, images are unaffected, and an unknown endpoint keeps the existing behavior. |
||
|---|---|---|
| .. | ||
| controllers | ||
| middleware | ||
| routes | ||
| services | ||
| utils | ||
| cleanup.js | ||
| csp.spec.js | ||
| experimental.js | ||
| experimental.spec.js | ||
| index.js | ||
| index.metrics.spec.js | ||
| index.spec.js | ||
| socialLogins.js | ||
| socialLogins.spec.js | ||
| telemetry.js | ||
| telemetry.spec.js | ||