You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
2 months ago
..
__init__.py refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
cached_embedding.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
embedding_base.py refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
retrieval.py Feat/support parent child chunk (#12092) 10 months ago