fix: enable custom model entry for OpenRouter provider (#6761)
Signed-off-by: rabi <ramishra@redhat.com>
This commit is contained in:
@@ -248,6 +248,7 @@ impl Provider for OpenRouterProvider {
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
.with_unlisted_models()
|
||||||
}
|
}
|
||||||
|
|
||||||
fn get_name(&self) -> &str {
|
fn get_name(&self) -> &str {
|
||||||
|
|||||||
Reference in New Issue
Block a user