mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-01 10:31:34 +02:00
tidying stuff up, dto for search
This commit is contained in:
@@ -132,6 +132,7 @@ pub async fn get_response_stream(
|
||||
let retrieval_result = match retrieval_pipeline::retrieve_entities(
|
||||
&state.db,
|
||||
&state.openai_client,
|
||||
Some(&*state.embedding_provider),
|
||||
&user_message.content,
|
||||
&user.id,
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user