kotaemon/libs/ktem/ktem/index/file
ian_Cin d22ae88c7a make default installation faster (#2)
* remove cohere as default

* refractor dependencies

* use llama-index pdf reader as default (pypdf)

* fix some lazy docstring

* update install scripts

* minor fix
2024-03-21 22:48:20 +07:00
..
__init__.py Restructure index to allow it to be dynamically created by end-user (#151) 2024-03-07 01:50:47 +07:00
base.py Fix integrating indexing and retrieval pipelines to FileIndex (#155) 2024-03-10 16:41:42 +07:00
exceptions.py Restructure index to allow it to be dynamically created by end-user (#151) 2024-03-07 01:50:47 +07:00
index.py Fix integrating indexing and retrieval pipelines to FileIndex (#155) 2024-03-10 16:41:42 +07:00
pipelines.py make default installation faster (#2) 2024-03-21 22:48:20 +07:00
ui.py Fix integrating indexing and retrieval pipelines to FileIndex (#155) 2024-03-10 16:41:42 +07:00