Spaces:
Sleeping
Sleeping
Commit History
fix: tighten reward/grade bounds to [0.01, 0.99] in models, orchestrator, and tests 9955cc3
fix: clamp scores to [0.01, 0.99] in API boundary, UI, inference, and tests a8780b7
fix: strict score clamping to [0.01, 0.99] in all reward/grade paths e3479ce
feat: fix image loading (LFS media URLs), improve Blog.MD tech depth, cleanup README 1c35655
feat: add YouTube demo & GitHub repo links to README and Blog 6af2fb8
Fix 400 error: extract detail from API errors, auto-reset on uninitialized env 9193917
Track large GIF with Git LFS 5b48241
Add RAG OS demo GIF, fix image rendering (sanitize_html=False), de-dup blog wording a246098
demo: upload agentic-rag-os.gif 3378cfe
Fix: use APP_ROOT env var for Docker path resolution (Blog.MD + image URLs) 439058e
Fix HF Space: add Blog.MD+assets to Docker, resolve image paths to GitHub raw URLs c8c6b29
Add Blog/Writeup and README tabs to Gradio UI for HF Space visibility 69b24c7
Revert "Add blog writeup sections to README for HF Space visibility: story, HF Space lab, RAG Master motivation, Agentic RAG OS origin, lessons learned" 0952c18
Add blog writeup sections to README for HF Space visibility: story, HF Space lab, RAG Master motivation, Agentic RAG OS origin, lessons learned b346763
Expand Blog.MD with HF Space story, RAG Master motivation, Agentic RAG OS origin; reorder links (RAG OS last) in README and Blog be12241
Add Blog.MD, move plots to assets/qwen-finetuning-plots, update README badge & plot paths, update HF model card with training results 265a836
feat: 1GB storage limit, 2MB file limit, hash routing, landing animations 0dd558e
refactor: update ui design, remove github oauth support and ci.yml efb01b8
fix: resolve frontend path, async retriever calls, and UI guards 4fc9349
chore: remove agentic-rag-os HF Space deployment 05ec57e
deploy: Agentic RAG OS live on HuggingFace Spaces 75ffe21
feat: add Agentic RAG OS — full-stack RL B2B RaaS platform 62d11c6
Revert "feat: add agentic_rag_os — RL B2B RaaS full-stack app - RAG pipeline (FAISS + sentence-transformers, per-project isolation) - Rewards-as-a-Service: 7 rule types, GRPO/PPO/DPO algorithms - GitHub OAuth 2.0 + JWT authentication - REST API: /auth, /users, /projects, /rewards (OpenAPI 3.0) - Full-stack UI: animated dark landing page + SPA dashboard - Export: JSON, CSV, HuggingFace dataset - Docker + GCP Cloud Run deployment configs (cloudbuild.yaml) - Architecture & deployment docs - Runs on port 8080, completely independent from gym server (:7860) - Updated README Wild Card section" 0881e41
Revert "test: add HF Space gym API verification (52/52 passing)" 9e8d43e
test: add HF Space gym API verification (52/52 passing) ade2a4c
feat: add agentic_rag_os — RL B2B RaaS full-stack app - RAG pipeline (FAISS + sentence-transformers, per-project isolation) - Rewards-as-a-Service: 7 rule types, GRPO/PPO/DPO algorithms - GitHub OAuth 2.0 + JWT authentication - REST API: /auth, /users, /projects, /rewards (OpenAPI 3.0) - Full-stack UI: animated dark landing page + SPA dashboard - Export: JSON, CSV, HuggingFace dataset - Docker + GCP Cloud Run deployment configs (cloudbuild.yaml) - Architecture & deployment docs - Runs on port 8080, completely independent from gym server (:7860) - Updated README Wild Card section 02370f4
fix: isolate FAISS per domain, dynamic Auto Pilot step count b912ec6
fix: Auto Pilot domain sync, Done flag, markdown status, README links e402f23
Merge pull request #1 from elizabeth07-m/main a2da1c2 unverified
WILLIYAM M commited on