mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-30 03:10:45 +02:00
tidying stuff up, dto for search
This commit is contained in:
@@ -189,7 +189,7 @@ impl PipelineServices for DefaultPipelineServices {
|
||||
match retrieval_pipeline::retrieve_entities(
|
||||
&self.db,
|
||||
&self.openai_client,
|
||||
// embedding_provider_ref,
|
||||
Some(&*self.embedding_provider),
|
||||
&input_text,
|
||||
&content.user_id,
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user