PlaidIndexer
- class lightning_ir.retrieve.plaid.plaid_indexer.PlaidIndexer(index_dir: Path, index_config: PlaidIndexConfig, bi_encoder_config: BiEncoderConfig, verbose: bool = False)[source]
Bases:
Indexer
- __init__(index_dir: Path, index_config: PlaidIndexConfig, bi_encoder_config: BiEncoderConfig, verbose: bool = False) None [source]
Methods
__init__
(index_dir, index_config, ...[, verbose])add
(index_batch, output)process_embeddings
(embeddings)save
()