embed_ollama
context_
harness
0.6.0
In context_
harness::
embedding
context_harness
::
embedding
Function
embed_
ollama
Copy item path
Source
async fn embed_ollama( config: &
EmbeddingConfig
, texts: &[
String
], ) ->
Result
<
Vec
<
Vec
<
f32
>>>