Package com.github.hakenadu.javalangchains.chains.data.retrieval
-
Interface Summary Interface Description JdbcRetrievalChain.DocumentCreator Wrapper interface for Lambdas that act as document creators for a JDBCResultSet. -
Class Summary Class Description ElasticsearchRetrievalChain ThisRetrievalChainretrieves documents from an elasticsearch indexJdbcRetrievalChain LuceneRetrievalChain ThisRetrievalChainretrieves documents from a lucene indexRetrievalChain Chainwhich is utilized for retrieving documents in a QA context