mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
15 lines
515 B
JSON
15 lines
515 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",
|
|
"version": "1.0.0",
|
|
"pypi": null,
|
|
"litellm_version": ">=1.94.0",
|
|
"entrypoint": "litellm_plugin_language_detector.plugin.language_detector_plugin",
|
|
"license": "MIT",
|
|
"tags": ["language", "classification", "routing"]
|
|
}
|
|
]
|