|
engines
|
add NoEmbedding interface
|
2024-03-14 20:39:19 +08:00 |
|
factories
|
add BM25IndexConfig
|
2024-03-14 17:44:37 +08:00 |
|
rankers
|
fix
|
2024-03-08 09:51:33 +08:00 |
|
retrievers
|
add BM25IndexConfig
|
2024-03-14 17:44:37 +08:00 |
|
vector_stores
|
add index factory and chromadb
|
2024-03-08 00:41:42 +08:00 |
|
__init__.py
|
rag pipeline
|
2024-03-08 00:40:55 +08:00 |
|
interface.py
|
add runtime_checkable to support 3.10
|
2024-03-14 22:41:38 +08:00 |
|
llm.py
|
add context_window and num_output in rag_llm
|
2024-03-13 18:00:57 +08:00 |
|
schema.py
|
add NoEmbedding interface
|
2024-03-14 20:39:19 +08:00 |