We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7b9282 + 2280575 commit 9b662c9Copy full SHA for 9b662c9
README.md
@@ -29,6 +29,11 @@ OPENAI_API_KEY=your_openai_api_key # https://platform.openai.com
29
GEMINI_API_KEY=your_gemini_api_key # https://aistudio.google.com/app/apikey
30
GROQ_API_KEY=your_groq_api_key # https://console.groq.com
31
32
+# =================================================================
33
+# FAST APPLY (Optional - for faster edits)
34
35
+MORPH_API_KEY=your_morphllm_api_key # https://morphllm.com/dashboard
36
+
37
# =================================================================
38
# SANDBOX PROVIDER - Choose ONE: Vercel (default) or E2B
39
0 commit comments