mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 08:25:23 +02:00
Add 'custom' to RerankerTypes enum and support for customRerankerApiUrl, customRerankerApiKey, and customRerankerModel configuration fields. This enables using any Jina-compatible /v1/rerank endpoint (e.g. Scaleway, vLLM, LiteLLM) as a reranker provider. Depends on: https://github.com/danny-avila/agents/issues/65 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| react-query | ||
| specs | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| check_updates.sh | ||
| jest.config.js | ||
| package.json | ||
| rollup.config.js | ||
| server-rollup.config.js | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||