litellm/router_plugins.json
Krrish Dholakia 0d5f04e267 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>
2026-07-17 13:52:52 +00:00

11 lines
365 B
JSON

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