//! Fetcher for votes from historical vector completions.
//!//! Retrieves votes that were generated by actual LLM inference. Does not include
//! votes that came from the cache (`from_cache`), but does include votes from
//! previous retries.
modfetcher;modobjectiveai;pubusefetcher::*;pubuseobjectiveai::*;