Skip to content

API key rotation for Gemini#8408

Merged
jjchen01 merged 1 commit into
mainfrom
fix/google-apikey-rotation
Jul 10, 2026
Merged

API key rotation for Gemini#8408
jjchen01 merged 1 commit into
mainfrom
fix/google-apikey-rotation

Conversation

@jjchen01

Copy link
Copy Markdown
Contributor

Describe Your Changes

In web-app/src/lib/model-factory.ts, the createGoogleModel function (which handles Gemini models) only uses createCustomFetch and does not implement API key rotation logic.

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@qnixsynapse qnixsynapse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@github-actions

Copy link
Copy Markdown
Contributor

Barecheck - Code coverage report

Total: 50.78%

Your code coverage diff: 0.04% ▴

Uncovered files and lines
FileLines
web-app/src/lib/model-factory.ts129-130, 132-133, 140-141, 143-153, 233-234, 330-331, 366-369, 379-380, 399-402, 425-426, 466, 468-476, 478, 482-490, 495-508, 536-541, 543-546, 645-646, 655, 659-660, 682, 707-708, 763, 810-820, 1017-1026, 1028-1037, 1039-1044, 1046-1047, 1121, 1157-1162

@jjchen01 jjchen01 force-pushed the fix/google-apikey-rotation branch from b241e42 to 3c23ea3 Compare July 10, 2026 04:11
@jjchen01 jjchen01 merged commit de3852a into main Jul 10, 2026
15 checks passed
@jjchen01 jjchen01 deleted the fix/google-apikey-rotation branch July 10, 2026 04:12
@github-project-automation github-project-automation Bot moved this to QA in Jan Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: QA

Development

Successfully merging this pull request may close these issues.

2 participants