Commit Graph

337 Commits (590aa8b43f0f6fab07e4d95c430d4ced9f9388a0)

Author SHA1 Message Date
Siddhant Rai 590aa8b43f update: apply decorator to abstract classes 2 months ago
Siddhant Rai 9146827590 fix: removed unused import 2 months ago
Siddhant Rai ba796b6be1 feat: logging token usage to database 2 months ago
Alex a37b92223a
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
3 months ago
Alex 7d2b8cb4fc
Merge pull request #917 from arc53/multiple-uploads
Multiple file upload
3 months ago
Alex 8d7a134cb4 lint: ruff 3 months ago
Alex e03e185d30 Add Brave Search retriever and update application files 3 months ago
Pavel 7a02df5588 Multiple uploads 3 months ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 3 months ago
Alex 1e26943c3e Update application files, fix LLM models, and create new retriever class 3 months ago
Siddhant Rai 59b6a83d7d fix: issue #884 3 months ago
Alex 391f686173 Update application files and fix LLM models, create new retriever class 3 months ago
Alex e07df29ab9 Update FLASK_DEBUG_MODE setting to use value from settings module 3 months ago
Alex abf24fe60f Update FLASK_DEBUG_MODE setting to use value from settings module 3 months ago
Alex 6911f8652a Fix vectorstore path in check_docs function 3 months ago
Alex d36f58230a advisory-fix 3 months ago
Alex 87585be687
Merge branch 'main' into feature/api-key-create 3 months ago
Alex 879905edf6 Refactor create_api_key function to include prompt_id and chunks in routes.py 3 months ago
sarfaraz siddiqui afecae3786 added feature #887 3 months ago
Alex 794fc05ada
Merge branch 'main' into feature/api-key-create 3 months ago
Alex 97fabf51b8 Refactor conversationSlice.ts and conversationApi.ts 3 months ago
Siddhant Rai e01071426f feat: field to pass number of posts as a parameter 3 months ago
Siddhant Rai eed1bfbe50 feat: fields to handle reddit loader + minor changes 3 months ago
Siddhant Rai 0c3970a266
Merge branch 'arc53:main' into main 3 months ago
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
Siddhant Rai 60cfea1126 feat: added reddit loader 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