mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-27 09:59:28 +02:00
retrieval simplfied
This commit is contained in:
@@ -138,7 +138,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
storage.clone(),
|
||||
embedding_provider,
|
||||
)
|
||||
.await
|
||||
.unwrap(),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user