mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
A best_of_n/<name> deployment fans each request out to N configured model groups in parallel, then a configured synthesizer merges the candidates into the final answer (or picks the best candidate verbatim when tools are in play). Registered as a custom provider so chat completions, /v1/messages and /v1/responses all reach it through the existing bridges, streaming included. Arms and the synthesizer each log their own spend under the caller's key with best_of_n internal-call origins; the parent request logs an explicit zero. Requested in #35781 and #30456 |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||