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

Open Beginner friendly
#165 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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.

Dominant language
TypeScript
Stars
28.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firecrawl/open-lovable

All issues in firecrawl/open-lovable

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.