We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bda93d commit c9530aaCopy full SHA for c9530aa
src/llm/ollama.rs
@@ -169,4 +169,4 @@ impl LlmEmbeddingClient for Client {
169
fn get_default_embedding_dimension(&self, model: &str) -> Option<u32> {
170
get_embedding_dimension(model)
171
}
172
-}
+}
0 commit comments