firecrawl / firecrawl/open-lovable

Mismatch between .env.example and code for Gemini API key variable

Open Beginner friendly
#165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

In the .env.example file, the environment variable is listed as GEMINI_API_KEY, but in the codebase it’s referenced as GOOGLE_GENERATIVE_AI_API_KEY.
This causes confusion and prevents Gemini from initializing correctly when following the example env file.

I'd like to take this up. Please assign it to me.

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the GEMINI_API_KEY entry in .env.example with the GOOGLE_GENERATIVE_AI_API_KEY references in the codebase. Search for all uses of both names, make the example and code consistent, and verify that Gemini initializes using the documented variable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai, tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.