Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ ADMIN_SECRET=replace-with-strong-secret

# 메트릭 히스토리 길이
METRICS_WINDOW=1000

# 공공데이터 포털 API 키 (scripts/ingest.py 등에서 사용)
DATA_GO_KR_KEY=

# Upstage LLM 키 (Upstage API를 사용할 경우 설정)
UPSTAGE_API_KEY=
27 changes: 0 additions & 27 deletions config/.env.example

This file was deleted.

Binary file modified data/embeddings/chroma.sqlite3
Binary file not shown.
Loading