feat: rename project to 'Siemens RAGAS 评估平台' in frontend

- index.html: page title, brand-mark, brand-sub
- server.py: FastAPI app title
- app.css: comment header

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-06-24 10:20:23 +08:00
parent 630b70cc2a
commit 791738bb07
3 changed files with 5 additions and 5 deletions

View File

@@ -87,7 +87,7 @@ OPENAPI_TAGS = [
def create_app() -> FastAPI:
"""Build and configure the FastAPI application instance."""
app = FastAPI(
title="RAGAS 评估系统",
title="Siemens RAGAS 评估平台",
description=(
"西门子医疗影像 RAG 评估平台 API 文档。\n\n"
"提供以下能力:\n"