fix: enable custom model entry for OpenRouter provider (#6761)

Signed-off-by: rabi <ramishra@redhat.com>
This commit is contained in:
Rabi Mishra
2026-01-28 23:49:03 +05:30
committed by GitHub
parent 87417bccac
commit 57b6133a30
+1
View File
@@ -248,6 +248,7 @@ impl Provider for OpenRouterProvider {
),
],
)
.with_unlisted_models()
}
fn get_name(&self) -> &str {