Files
LLM_Engineering_OLD/week4/community-contributions/ai_code_converter/.env.example
2025-03-28 22:06:30 +00:00

9 lines
266 B
Plaintext

# API Keys Configuration
OPENAI_API_KEY=your-openai-key
ANTHROPIC_API_KEY=your-anthropic-key
GOOGLE_API_KEY=your-google-key
DEEPSEEK_API_KEY=your-deepseek-key
GROQ_API_KEY=your-groq-key
# Server Configuration
PORT=7860 # Change this if port 7860 is already in use