Gllm Retrieval
A library containing retrieval related components in Gen AI applications.
API Reference
The following modules are available in this library:
- Chunk Processor: Modules concerning the chunk processors used in Gen AI applications.
- Constants: Contains constants used throughout the gllm_retrieval package.
- Query Transformer: Modules concerning the query transformers used in Gen AI applications.
- Reranker: Modules concerning the rerankers used in Gen AI applications.
- Retrieval Parameter Extractor: Modules concerning the retrieval parameter extractors used in Gen AI applications.
- Retriever: Module for retriever classes.
- Utils: Utility modules for gllm-retrieval.