Commit Graph

22 Commits (ee06fa85f1be78178abced0f52ec9d00279f2a14)

Author SHA1 Message Date
Alex a2418d1373 Add sentence-transformers library to requirements.txt and comment out model_name in base.py 5 months ago
Anton Larin 9e04b7796a application folder related changes:
* optimize content of requirements.txt
* upgrade libs
* fix imports
5 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 6 months ago
Alex 293b7b09a9 init tests 6 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 9 months ago
John Bampton 034d73a4eb misc: fix spelling 9 months ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
9 months ago
Alex 9bbf4044e0 script 9 months ago
Alex d85eb83ea2 elastic search fixes 9 months ago
Alex 347cfe253f elastic2 9 months ago
Alex 783e7f6939 working es 9 months ago
Alex 852de8bdfc ruff linting 9 months ago
Alex 8fa9657ba6 working full 9 months ago
Alex e85a583f0a testings 9 months ago