Merge pull request #136 from bekbull/morph-fast-apply

Update README for Morph API key
This commit is contained in:
Developers Digest
2025-09-27 11:43:39 +03:00
committed by GitHub
+5
View File
@@ -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
# ================================================================= # =================================================================