Commit Graph

312 Commits (fix/parsing-chunks-issue)

Author SHA1 Message Date
Alex ed08123550 Add support for setting the number of chunks processed per query 3 months ago
Anton Larin 577556678c Fix model selection at least for openAI LLM_NAME 3 months ago
Alex 9ce6078c8b
Merge pull request #863 from Anush008/main
feat: Qdrant vectorstore support
4 months ago
Alex 5ee6605703
Merge pull request #835 from arc53/feature/remote-loads
Feature/remote loads
4 months ago
Alex 7ef97cfd81 fix abort 4 months ago
Alex 4a701cb993
Merge branch 'main' into feature/remote-loads 4 months ago
Anush008 00dfb07b15
chore: revert to faiss default 4 months ago
Pavel 54d187a0ad Fixing ingestion metadata grouping 4 months ago
Anush008 75c0cadb50
feat: Qdrant vector store 4 months ago
Pavel c8d8a8d0b5 Fixing ingestion metadata grouping 4 months ago
Alex ee3ea7a970 Add wget and unzip packages to Dockerfile 4 months ago
Alex 2b644dbb01 Add Rust toolchain and download mpnet-base-v2.zip model 4 months ago
Alex 0cb3d12d94 Refactor loader classes to accept inputs directly 5 months ago
Pavel 030c2a740f upload_remote class 5 months ago
Alex ee06fa85f1 fix: docsgpt provider 5 months ago
Alex b7927d8d75 Add PremAI LLM implementation 5 months ago
Alex 2e14dec12d
Merge pull request #849 from arc53/main
Sync
5 months ago
Alex 2be523cf77 Fix handling of embeddings_key in api_search() function 5 months ago
Alex a2418d1373 Add sentence-transformers library to requirements.txt and comment out model_name in base.py 5 months ago
Anton Larin 318de530e3 fix openapi-parser requirement 5 months ago
Anton Larin 9e04b7796a application folder related changes:
* optimize content of requirements.txt
* upgrade libs
* fix imports
5 months ago
Anton Larin e8099c4db5 script folder related changes:
* optmize content of requirements.txt
* upgrade libs
* fix imports
5 months ago
Alex 6a70e3e45b Commented out unused code in api_search function 6 months ago
Alex a04cdee33f Refactor source log generation in complete_stream function 6 months ago
Alex 157769eeb4 Add API endpoint for searching documents 6 months ago
Alex 060c59e97d Update mpnet-base-v2.zip download URL 6 months ago
Alex b3461b7134 Add MPNet model and update vector store for Hugging Face embeddings 6 months ago
Alex b45fd58944 Update EMBEDDINGS_NAME in settings.py and test_vector_store.py 6 months ago
Alex b3149def82 Update EMBEDDINGS_NAME in settings.py 6 months ago
Alex 378d498402 Remove unused imports in docsgpt_provider.py 6 months ago
Alex 71cc22325d Add application files and update setup script 6 months ago
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 6 months ago
Alex 033bcf80d0 docsgpt llm provider 6 months ago
Alex 4ff834de76 Refactor MongoDBVectorStore and add delete_index method 6 months ago
Alex 293b7b09a9 init tests 6 months ago
Alex 7870749077 fix openai 6 months ago
Alex 7f79363944 fix: Remove py==1.11.0 from requirements.txt 6 months ago
Alex c81b0200eb fix: Update pydantic_settings version to 2.1.0 6 months ago
Alex f039d37c8a fix: pydantic 6 months ago
Alex 237975bfef fix: cve upgrades 6 months ago
Alex 015bc7c8c3 hotfix source doc data 6 months ago
Victorivus 16eca5bebf
Update requirements.txt HF Transformers
Fix 'mistral' models missing
7 months ago
Alex 453e507b89
Update routes.py 7 months ago
Alex af1a0c3520
Update routes.py 7 months ago
Alex 0a6d9dfcf4
Merge pull request #782 from arc53/feature/add-prompts
Feature/add prompts
7 months ago
Alex 5bdedacab1 fix xss 7 months ago
Alex d6dcbb63d4 fix ruff 7 months ago
Alex b2770f67a1 custom prompts 7 months ago
Alex e9a9cbbd07 feedback local 7 months ago
Alex 58b2970b19
Merge pull request #778 from arc53/dependabot/pip/application/aiohttp-3.8.6
Bump aiohttp from 3.8.5 to 3.8.6 in /application
7 months ago