Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
13.94k
stars
1.64k
forks
source link
[Bug]: incorrect kwarg in Routing Strategies docs #5808
Closed
jamesbraza closed 1 month ago
What happened?
https://github.com/BerriAI/litellm/blob/v1.46.8/docs/my-website/docs/routing.md#advanced---routing-strategies-%EF%B8%8F
Uses a kwarg
enable_pre_call_check
, but this is not the kwarg, it'senable_pre_call_checks
.Coming from https://github.com/BerriAI/litellm/issues/5783#issuecomment-2362482957.
Relevant log output
No response
Twitter / LinkedIn details
No response