summaryrefslogtreecommitdiff
path: root/rag/retriever/encoder.py
AgeCommit message (Collapse)Author
2024-04-24Add tqdm for encoding documentsGustaf Rydholm
2024-04-23Prepend query if encoder is mxbaiGustaf Rydholm
2024-04-09Fix import orderGustaf Rydholm
2024-04-09RefactorGustaf Rydholm