added fast apply
if isEdit === true & Morph API Key is in .env: - Morph Fast Apply is activated.
This commit is contained in:
+5
-1
@@ -17,4 +17,8 @@ OPENAI_API_KEY=your_openai_api_key_here
|
||||
GEMINI_API_KEY=your_gemini_api_key_here
|
||||
|
||||
# Get yours at https://console.groq.com
|
||||
GROQ_API_KEY=your_groq_api_key_here
|
||||
GROQ_API_KEY=your_groq_api_key_here
|
||||
|
||||
# Optional Morph Fast Apply
|
||||
# Get yours at https://morphllm.com/
|
||||
MORPH_API_KEY=your_fast_apply_key
|
||||
Reference in New Issue
Block a user