Skip to content

[BUG] Fix inconsistency between documented and actual environment variable names for Gemini LLM #39

@adeeshperera

Description

@adeeshperera

The README documentation specifies using COMMIT_LLM=gemini and GEMINI_API_KEY environment variables, but the code was checking for COMMIT_LLM=google and GOOGLE_API_KEY, causing the tool to fail with "Invalid COMMIT_LLM value: gemini" when following the documented setup.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggoPull requests that update go codegood first issueGood for newcomershacktoberfestEligible for Hacktoberfesthacktoberfest-acceptedApproved Hacktoberfest contribution

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions