Spaces:
Sleeping
Sleeping
Commit History
fix: use SameSite=None; Secure on HF Spaces to allow cross-site iframe cookies 7e328e2
fix: in-memory session fallback when Redis is unreachable e68bb19
fix: add timeouts to Redis and Supabase DB calls in login endpoint f79d4f9
fix: build React frontend in Docker and serve from FastAPI 36ecfa1
fix: add celery back to deploy requirements 36f35e5
fix: use deploy requirements without docling/celery to resolve huggingface-hub conflict 5b040fc
fix: downgrade langchain-openai to 0.3.x to resolve langchain-core conflict f078f9e
fix: add HuggingFace Space metadata 89253f1
feat: add confluence/slack search tools, chat history, cloud Qdrant support, sync trigger fixes 68af3c5
fix: valid HuggingFace color values cef4843
fix: add HuggingFace Space metadata to README ff88985
feat: implement NL-to-SQL agent with PostgreSQL integration and enhance related documentation 825e852
Ananth Shyam commited on
Implement anomaly detection and forecasting features 451d52a
Ananth Shyam commited on
fix: update user roles to include 'org_admin' in Sidebar and UserInvite types b391fb0
Ananth Shyam commited on
fix: enhance admin functionality and error handling in ingestion and analytics processes e646563
Ananth Shyam commited on
feat: enhance analytics API with freshness computation and coverage gaps endpoint e69f4cf
Ananth Shyam commited on
feat: channel RBAC through ingest, graph stream, admin endpoints, email invite e8b3591
fix: use DO block to add team_id column if teams table has wrong schema 1361870
fix: rbac_migration — create teams table if schema.sql was skipped 6bc4034
fix: type errors, merge OAuth branch, upgrade BM25Store e2766a5
feat: implement Google OAuth2 SSO integration with user management and callback handling d128756
Ananth Shyam commited on