Multi-language code converter contribution
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user