mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 00:09:10 +00:00
병합 완료: 원격 저장소 최신 변경사항 반영
- 회의시작및실시간회의록작성.puml 병합 완료 - .gitignore 업데이트 - stt-ai 디렉토리 추가 - requirements.txt, .env.example 추가 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Azure Speech Service 설정
|
||||
AZURE_SPEECH_KEY=your_azure_speech_key_here
|
||||
AZURE_SPEECH_REGION=region_here
|
||||
|
||||
# OpenAI API (회의록 생성용)
|
||||
OPENAI_API_KEY=your_openai_api_key_here
|
||||
|
||||
# 개발 환경 설정
|
||||
ENVIRONMENT=development
|
||||
DEBUG=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user