Skip to content

Commit 48fd3f8

Browse files
Update README to remove API options
Removed options for DeepSeek and Gemini APIs from README.
1 parent 3729f32 commit 48fd3f8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,6 @@ This project uses **Supabase** for authentication and **enterprise-grade securit
225225
OLLAMA_URL=http://localhost:11434
226226
OLLAMA_MODEL=deepseek-r1:7b
227227
228-
# Option 2: Use DeepSeek API (recommended for production on Vercel)
229-
DEEPSEEK_API_KEY=your-deepseek-api-key
230-
231-
# Option 3: Use Gemini API
232-
GEMINI_API_KEY=your-gemini-api-key
233228
SMTP_FROM_EMAIL=your-email@gmail.com
234229
SMTP_FROM_NAME=Lab68 Dev Platform
235230

0 commit comments

Comments
 (0)