From bc40ace2fdd89b920eb6173a3cc6440849da721b Mon Sep 17 00:00:00 2001 From: hbyang Date: Wed, 13 May 2026 11:42:10 +0900 Subject: [PATCH] =?UTF-8?q?UI:=20API=20Key=20=EC=9E=85=EB=A0=A5=EB=9E=80?= =?UTF-8?q?=20=EC=A0=9C=EA=B1=B0,=20=EB=82=B4=EB=B6=80=20=EC=83=81?= =?UTF-8?q?=EC=88=98=EB=A1=9C=20=EC=9E=90=EB=8F=99=20=EC=B2=A8=EB=B6=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 검토 콘솔(탐지 검토 + 코퍼스 관리 탭)에서 사용자가 매번 API Key를 입력하던 부분을 제거. DEFAULT_API_KEY 상수로 자동 첨부. --- app/static/index.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/app/static/index.html b/app/static/index.html index e6bfa1a..6da6056 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -237,9 +237,6 @@ - - -
⚙ 고급 옵션 (임계값, 자서전 모드)
@@ -323,9 +320,6 @@ - - -
@@ -364,6 +358,9 @@