mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-08 05:45:14 +02:00
tidying stuff up, dto for search
This commit is contained in:
@@ -288,6 +288,7 @@ pub async fn suggest_knowledge_relationships(
|
||||
retrieval_pipeline::retrieve_entities(
|
||||
&state.db,
|
||||
&state.openai_client,
|
||||
Some(&*state.embedding_provider),
|
||||
&query,
|
||||
&user.id,
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user