Skip to content

Commit 9b662c9

Browse files
Merge pull request #136 from bekbull/morph-fast-apply
Update README for Morph API key
2 parents e7b9282 + 2280575 commit 9b662c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ OPENAI_API_KEY=your_openai_api_key # https://platform.openai.com
2929
GEMINI_API_KEY=your_gemini_api_key # https://aistudio.google.com/app/apikey
3030
GROQ_API_KEY=your_groq_api_key # https://console.groq.com
3131
32+
# =================================================================
33+
# FAST APPLY (Optional - for faster edits)
34+
# =================================================================
35+
MORPH_API_KEY=your_morphllm_api_key # https://morphllm.com/dashboard
36+
3237
# =================================================================
3338
# SANDBOX PROVIDER - Choose ONE: Vercel (default) or E2B
3439
# =================================================================

0 commit comments

Comments
 (0)