Please confirm you are human

This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.

A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.

Hold with a pointer, or hold Space or Enter.

News

LiteLLM
docs.litellm.ai > docs > proxy > guardrails > llm_as_a_judge

LLM-as-a-Judge

7+ hour, 3+ min ago   (159+ words) Every judged response costs one extra LLM call to the judge model. Define your guardrails under the guardrails section: Criterion weights must sum to 100. overall_threshold defaults to 80 and on_failure defaults to block. A response that fails the criteria is rejected with HTTP…...

LiteLLM
docs.litellm.ai > docs > proxy > memory

Memory Management

2+ mon, 2+ week ago   (83+ words) Store user preferences and feedback so your LLM remembers them across sessions. Scoped per user and team, with built-in access control. Requires: LiteLLM v1.83.10+ with PostgreSQL connected. No config changes needed. Scoping is automatic based on the API key. Keys are…...