Morph env example
This commit is contained in:
@@ -29,6 +29,11 @@ OPENAI_API_KEY=your_openai_api_key # https://platform.openai.com
|
|||||||
GEMINI_API_KEY=your_gemini_api_key # https://aistudio.google.com/app/apikey
|
GEMINI_API_KEY=your_gemini_api_key # https://aistudio.google.com/app/apikey
|
||||||
GROQ_API_KEY=your_groq_api_key # https://console.groq.com
|
GROQ_API_KEY=your_groq_api_key # https://console.groq.com
|
||||||
|
|
||||||
|
# =================================================================
|
||||||
|
# FAST APPLY (Optional - for faster edits)
|
||||||
|
# =================================================================
|
||||||
|
MORPH_API_KEY=your_morphllm_api_key # https://morphllm.com/dashboard
|
||||||
|
|
||||||
# =================================================================
|
# =================================================================
|
||||||
# SANDBOX PROVIDER - Choose ONE: Vercel (default) or E2B
|
# SANDBOX PROVIDER - Choose ONE: Vercel (default) or E2B
|
||||||
# =================================================================
|
# =================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user