diff --git a/router/src/config.rs b/router/src/config.rs index 244bbb1f..4460eb00 100644 --- a/router/src/config.rs +++ b/router/src/config.rs @@ -263,6 +263,7 @@ pub enum Config { Gemma, Gemma2, Gemma3(Gemma3), + Gemma3Text, Cohere, Drbx, Falcon,