mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-06 12:55:13 +02:00
release: 1.0.0
fix: cargo dist
This commit is contained in:
@@ -20,9 +20,10 @@ use retrieval_pipeline::{
|
||||
use crate::{
|
||||
args::Config,
|
||||
cache::EmbeddingCache,
|
||||
corpus,
|
||||
datasets::ConvertedDataset,
|
||||
eval::{CaseDiagnostics, CaseSummary, EvaluationStageTimings, EvaluationSummary, SeededCase},
|
||||
corpus, slice, snapshot,
|
||||
slice, snapshot,
|
||||
};
|
||||
|
||||
pub(super) struct EvaluationContext<'a> {
|
||||
|
||||
Reference in New Issue
Block a user