Spaces:
Running
Running
Commit History
Fix NameError by importing os in pipeline_factory.py cd00a59
Add langchain-groq to requirements 554b1e9
Switch to Groq LLM provider (llama-3.3-70b-versatile) cb82003
Fix evaluation metrics zero display, document picker stale count, and auto-save evaluation reports 12304e2
Fix import warnings and pdfplumber parsing error in test files 8f7f1be
Optimize RAG evaluation to unified single LLM call, increase timeouts, and handle 429 quota limits 1d7b287
fix: persistent storage detection and document visibility 0752cd0
fix: remove document_id constraint from config lookup in stream and chat endpoints 3d0af33
fix: resolve POST /api/chat/prepare 404 errors b384d7f
fix: fall back to writable upload dir when /data/uploads is not writable 15809b2
fix: capture admin_user.id before await to prevent MissingGreenlet error f6297fa
Fix concurrent bootstrap user seeding race fdc6841
Make initial migration safe for fresh SQLite databases cc0e0a8
Stabilize HF startup DB path and async Alembic URL 131f959
Make startup chown best-effort for HF mounted volumes cbf1317
Add start script to run migrations and ensure writable DB dir; run it as CMD dea62e3
Add gunicorn and make adduser non-interactive in Dockerfile e839063
Resolve OpenAI dependency conflict 7c1e885
fix: remove aider runtime dependency 52ebf7b
fix: make hf build cross-platform f9ebedc
chore: sync project updates 39f90be
Major Chunking,Retrieval and Ranking Updates e907a44
Fixed file upload issues 41f203f
Refactored the codebase and implemented stateless e8cd7a9
Add sample test account and show credentials in login UI f37b505
Fix admin visibility: persist is_admin, migrate existing DBs, and enforce seed admin privileges 588aa9e
Fix cross-site session auth: SameSite=None cookies and proper CORS regex origins da83661
Fix session cookie security: use secure=True for HTTPS (HF Spaces/Vercel) with override option for local dev; improve CORS for deployments 6c7049a
Add smart defaults for DATABASE_URL and AUTH_SECRET_KEY for HF Space deployment 4b1e4d1
Add pypdf dependency for PDF file processing 6380a4a
Add missing itsdangerous dependency for password reset tokens deef5b4
Remove unused deps: supabase, qdrant-client, langchain-qdrant, sentence-transformers (not needed for bucket-only HF Space) 9c6dfe8
Fix HF build: align posthog with chromadb 1.x 3dea049
Updated requirements.txt 3dacadb
Update README Space metadata and consolidate env templates 9459dec
Add auth reset flow, rate limiting, and frontend fixes 65f5dac
feat: add auth-gated 3-mode workflow with admin chroma controls 7ac3a44
Implemented Compare feature and fixed other chunking strats 30b1aef
Fixed Chat function bugs and internal bugs related to UI 5f1da59
Implemented Chapter and Recursive based Chunking strats 57f0e9f
Implemented HF and Nvidia Embedding models and removed Gemini embedding 2d8f66d
Implemented Fully Functioning Semantic and Fixed_size chunking strats with a change in RAG Pipeline 1014472
Implemented Semantic Chuncker in main Pipeline 9dfb55a
Delete Unwanted Files 624b567 unverified
Madhesh Raj G commited on
Minor Gemini LLM Fix 80df70b
Major Bug Fixes and Implemented a Base RAG Workflow d89f8be
fix: wire wizard to real backend API, fix routing 8e35f04
SAbhinav04 commited on
Merge branch 'main' of https://github.com/Madhesh4124/RAG_LAB b44d2d0
SAbhinav04 commited on