Remove OpenAI API key references, use only OpenRouter API key

Co-Authored-By: eric@sideguide.dev <eric@sideguide.dev>
This commit is contained in:
Devin AI
2025-05-01 01:34:06 +00:00
parent 018c6a616e
commit b646c3e9d9
3 changed files with 3 additions and 8 deletions
+1 -4
View File
@@ -1,8 +1,5 @@
# Firecrawl API key
FIRECRAWL_API_KEY=your_firecrawl_api_key_here
# OpenAI API key (if using OpenAI for OpenRouter)
OPENAI_API_KEY=your_openai_api_key_here
# OpenRouter API key (alternative to OpenAI API key)
# OpenRouter API key
OPENROUTER_API_KEY=your_openrouter_api_key_here