규칙 적용 재추적
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Administrator's Master Key for API Management
|
||||
ADMIN_API_KEY=your_admin_api_key
|
||||
|
||||
# API Keys for LLM Providers
|
||||
GEMINI_API_KEY=your_gemini_api_key
|
||||
ANTHROPIC_API_KEY=your_anthropic_api_key
|
||||
OPENAI_API_KEY=your_openai_api_key
|
||||
Reference in New Issue
Block a user