kotaemon/knowledgehub/pipelines
ian_Cin 6095526dc7 Add Huggingface embeddings and Cohere embeddings (#63)
* Add huggingface embeddings and cohere embeddings
* Update openai interface and the mock for newer OpenAI SDK

---------

Co-authored-by: trducng <trungduc1992@gmail.com>
2023-11-10 09:38:30 +07:00
..
agents Add Huggingface embeddings and Cohere embeddings (#63) 2023-11-10 09:38:30 +07:00
tools Upgrade the declarative pipeline for cleaner interface (#51) 2023-10-24 11:12:22 +07:00
__init__.py Initiate repository 2023-08-16 14:56:48 +07:00
cot.py Upgrade the declarative pipeline for cleaner interface (#51) 2023-10-24 11:12:22 +07:00
indexing.py Update Base interface of Index/Retrieval pipeline (#36) 2023-10-04 14:27:44 +07:00
ingest.py Upgrade the declarative pipeline for cleaner interface (#51) 2023-10-24 11:12:22 +07:00
qa.py Upgrade the declarative pipeline for cleaner interface (#51) 2023-10-24 11:12:22 +07:00
retrieving.py Update Base interface of Index/Retrieval pipeline (#36) 2023-10-04 14:27:44 +07:00
utils.py [AUR-429] Add MVP pipeline with Ingestion and QA stage (#39) 2023-10-05 12:31:33 +07:00