Commit Graph

25 Commits (62965ee106fa64aa308e4d34723d66279dddf5cd)

Author SHA1 Message Date
Alex 3454309cbc chore: Refactor embeddings instantiation to use a singleton pattern 1 month ago
Alex 5c8133a810 chore: Update Docker build platforms for application and frontend and optimised embedding import 2 months ago
Anush008 75c0cadb50
feat: Qdrant vector store 5 months ago
Alex a2418d1373 Add sentence-transformers library to requirements.txt and comment out model_name in base.py 6 months ago
Anton Larin 9e04b7796a application folder related changes:
* optimize content of requirements.txt
* upgrade libs
* fix imports
6 months ago
Alex b3461b7134 Add MPNet model and update vector store for Hugging Face embeddings 6 months ago
Alex 4ff834de76 Refactor MongoDBVectorStore and add delete_index method 7 months ago
Alex 293b7b09a9 init tests 7 months ago
Shivanand 21ba1e3958
Merge branch 'main' into faiss_delete_index 9 months ago
asoderlind e73636bef3 remove trailing whitespace, sort imports, remove unused arguments 9 months ago
asoderlind 0ca96130c8 remove trailing whitespace 9 months ago
asoderlind 60cd6a455a refactor 9 months ago
asoderlind 4752ce5250 fix linting error 9 months ago
asoderlind 9b6ae46e92 raise more legible error if the embedding vector dims don't match 9 months ago
shivanandmn ca3e549dd4 added delete index of vector store in faiss 9 months ago
Alex 17edaa0e1f Update faiss.py 10 months ago
John Bampton 034d73a4eb misc: fix spelling 10 months ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
10 months ago
Alex 9bbf4044e0 script 10 months ago
Alex d85eb83ea2 elastic search fixes 10 months ago
Alex 347cfe253f elastic2 10 months ago
Alex 783e7f6939 working es 10 months ago
Alex 852de8bdfc ruff linting 10 months ago
Alex 8fa9657ba6 working full 10 months ago
Alex e85a583f0a testings 10 months ago