documentation update
This commit is contained in:
+3
-3
@@ -3,11 +3,11 @@
|
||||
# Copy this file to .env and fill in your values
|
||||
# =============================================================================
|
||||
|
||||
# OpenRouter API for AI scoring and summaries
|
||||
# Get your key at: https://openrouter.ai/keys
|
||||
OPENROUTER_API_KEY=your_openrouter_api_key_here
|
||||
MODEL=google/gemini-3-flash-preview
|
||||
|
||||
# DEPRECATED (auto-copied to LLM_API_KEY for compatibility)
|
||||
# OPENROUTER_API_KEY=your_openrouter_api_key_here
|
||||
|
||||
# RXResume credentials for PDF generation
|
||||
# Create an account at: https://v4.rxresu.me
|
||||
RXRESUME_EMAIL=your_email@example.com
|
||||
|
||||
Reference in New Issue
Block a user