• Joined on 2025-09-24
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-27 14:32:38 +08:00
9828b1d44c update
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-27 14:30:57 +08:00
1df4010acc fix(llm): resolve score runtime config from saved profiles
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-26 17:24:45 +08:00
754a30ad59 feat(session-async): add /api/score/session_async with incremental session report aggregation
wangwei pushed to main-ruqi at AIRegulation/AIRegulation-DocAnalysis 2026-06-26 15:04:16 +08:00
wangwei created branch main-ruqi in AIRegulation/AIRegulation-DocAnalysis 2026-06-26 15:04:16 +08:00
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-25 18:27:08 +08:00
e1751447df feat(advisor): add 0.85 advisory threshold triggering LLM suggestions
4fd515d2d9 feat: async score jobs — POST /api/score/async + 评分记录 page
abcd61ec8f docs: add async score jobs implementation plan
363e8b0f27 docs: add async score jobs design spec
b870ed8730 feat: make contexts optional in /api/score
Compare 7 commits »
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-24 09:39:53 +08:00
a781ba1e4a config: set default judge_model=gpt-5, embedding_model=text-embedding-3-small
2ad2c1ea9d docs: update /api/score example to use gpt-5.4 and text-embedding-3-small
f8e308b7dc fix: use max_tokens=8 for chat model connectivity test
fb420656ec fix: use /embeddings endpoint for embedding models in connectivity test
05419db1f9 fix: support max_completion_tokens for newer models (gpt-5.x) in connectivity test
Compare 14 commits »
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-22 15:34:06 +08:00
1bcb208f92 feat: Dify score API complete — add SCORE_API_TOKEN to .env.example
a03a24be4e feat: add POST /api/score endpoint for Dify real-time scoring
e4d4e4968b feat: add InlineScorer service with LLM client caching
761faf9c42 feat: add ScoreRequest/ScoreResponse models and SCORE_API_TOKEN setting
9ad6ad4ebc docs: add Dify score API implementation plan
Compare 23 commits »
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-16 18:13:10 +08:00
24956bbf75 更新
ca01e44ad2 feat(webapp): add session persistence via URL hash routing + sessionStorage
1a2cc534b8 feat(webapp): add optimization advice section to report UI
91c0dab4f9 fix(advisor): fix LLM API call, wire advice_markdown to webapp, update .env.example timeouts
f5c2dce64a feat(advisor): add optimization advisor module
Compare 15 commits »
wangwei pushed to main at AIRegulation/siemens_ragas 2026-06-16 10:32:21 +08:00
1ff4a3943a feat(dataset-builder): add retry logic and ASCII-safe logging for Siemens PDF pipeline
75ae7927ad Add Siemens CT document evaluation scenario (three-step pipeline)
1288a366d1 Fix start.bat (ASCII-only, guaranteed window stays open) + add start.ps1
e89695e490 Add RAGAS evaluation web console (FastAPI + vanilla JS)
Compare 4 commits »
wangwei pushed to main at AIRegulation/AIRegulation-DocAnalysis 2026-06-10 11:11:34 +08:00
9212747e1b update for 1. 优化 2.中英切换
wangwei pushed to main at AIRegulation/AIRegulation-DocAnalysis 2026-06-08 11:17:13 +08:00
e7963b267e fix somethings
wangwei pushed to main at AIRegulation/AIRegulation-DocAnalysis 2026-06-05 18:01:11 +08:00
9fea9c6a53 1. Add 登陆功能
wangwei pushed to main at AIRegulation/AIRegulation-DocAnalysis 2026-06-05 09:01:50 +08:00
wangwei pushed to main at AIRegulation/AIRegulation-DocAnalysis 2026-06-04 16:01:17 +08:00
ac490d851a chore: delete dead code, fix tailwind dark mode, fix title and start.sh port
bc8ccc1143 feat: complete frontend redesign — all 6 pages implemented per prototype specs
6414d67b3b feat: implement Regulation Q&A chat page with history pane, streaming, citation rail
9f15e40bbb feat: implement Compliance Analysis three-column workspace with findings and stages
Compare 14 commits »
wangwei pushed to main at AIRegulation/AIRegulation-DocAnalysis 2026-06-04 15:45:09 +08:00
22ab39fed2 docs: add frontend redesign spec based on prototype analysis
2080da87aa feat: complete team-report PPT - slides 8-10 roadmap, assignments, QA
dd850f1023 feat: team-report PPT slides 6-7 architecture and value
91651682a3 feat: team-report PPT slides 4-5 feature demos
c02c5cec0c feat: team-report PPT slides 2-3 background and progress overview
Compare 8 commits »
wangwei pushed to main-20260603 at AIRegulation/AIRegulation-DocAnalysis 2026-06-04 11:30:28 +08:00
wangwei created branch main-20260603 in AIRegulation/AIRegulation-DocAnalysis 2026-06-04 11:30:28 +08:00