This website requires JavaScript.
Explore
Help
Register
Sign In
AIRegulation
/
siemens_ragas
Watch
7
Star
0
Fork
0
You've already forked siemens_ragas
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ad2c1ea9d73d45189b0cfe5d9b385d0d6267358
siemens_ragas
/
webapp
/
api
History
wangwei
2ad2c1ea9d
docs: update /api/score example to use gpt-5.4 and text-embedding-3-small
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-06-23 15:11:34 +08:00
..
__init__.py
Add RAGAS evaluation web console (FastAPI + vanilla JS)
2026-06-15 15:53:57 +08:00
evaluations.py
feat: add detailed logging to all API routes and global access log middleware
2026-06-23 10:35:00 +08:00
llm_profiles.py
fix: use max_tokens=8 for chat model connectivity test
2026-06-23 15:03:27 +08:00
pipeline.py
feat: add detailed logging to all API routes and global access log middleware
2026-06-23 10:35:00 +08:00
runs.py
feat: add detailed logging to all API routes and global access log middleware
2026-06-23 10:35:00 +08:00
scenarios.py
feat: add detailed logging to all API routes and global access log middleware
2026-06-23 10:35:00 +08:00
score.py
docs: update /api/score example to use gpt-5.4 and text-embedding-3-small
2026-06-23 15:11:34 +08:00