mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-03 22:32:42 +00:00
* feat: add OpenRouter prompt cache setting * fix: type OpenRouter schema lookup * fix: honor proxied OpenRouter prompt cache * refactor: flatten endpoint schema fallback * chore: Bump `@librechat/agents` to version 3.1.82 * fix: Default OpenRouter prompt cache params * test: Align OpenRouter config expectations * test: Update OpenRouter default cache expectation * fix: Align OpenRouter Detection * chore: Bump `@librechat/agents` to version 3.1.83 * docs: Remove OpenRouter prompt cache setup note * refactor: Use provider enum for OpenRouter defaults * style: Format OpenRouter defaults guard |
||
|---|---|---|
| .. | ||
| config.anthropic.spec.ts | ||
| config.backward-compat.spec.ts | ||
| config.google.spec.ts | ||
| config.spec.ts | ||
| config.ts | ||
| index.ts | ||
| initialize.spec.ts | ||
| initialize.ts | ||
| llm.spec.ts | ||
| llm.ts | ||
| transform.ts | ||