Expand description
Re-exports§
pub use election::run_election;pub use election::ElectionConfig;pub use embedding::CandleEmbeddingModelFiles;pub use embedding::CandleEmbeddingModelSpec;pub use embedding::CandleEmbeddingProvider;pub use embedding::EmbeddingProvider;pub use embedding::OpenAiCompatibleEmbeddingProvider;pub use error::PopsamError;pub use error::PopsamResult;pub use model::CandidateBestResult;pub use model::CandidateRoundVotes;pub use model::ElectionResult;pub use model::EmbeddedText;pub use model::EmbeddedTextInput;pub use model::InputRecord;pub use model::RoundSummary;