fix(router): pin language-detector to reviewed commit, drop unclaimed pypi ref

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
Krrish Dholakia 2026-07-17 13:52:52 +00:00
parent 3584b51a5c
commit 0d5f04e267

View file

@ -4,7 +4,7 @@
"description": "Detects the user's language and publishes a routing signal.",
"author": "Jean Nuñez",
"repo": "https://github.com/jeann2013/language-detector",
"pypi": "litellm-plugin-language-detector",
"commit": "9e712819269173fc25a16f59ca3e9890f7864ac1",
"litellm_version": ">=1.94.0",
"tags": ["language", "classification", "routing"]
}