Skip to content

feat: add Google Gemini API parameters#14

Merged
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:codex/google-api-params
May 21, 2026
Merged

feat: add Google Gemini API parameters#14
guillaumegay13 merged 1 commit into
mnfst:mainfrom
guillaumegay13:codex/google-api-params

Conversation

@guillaumegay13
Copy link
Copy Markdown
Collaborator

Summary

  • make MPS parameter paths authoritative provider API request paths with provider casing preserved
  • add Google API-key parameter rows for gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite, and gemini-3.5-flash
  • include generation length, sampling, thinking, and response MIME parameters using native generationConfig.* paths

Validation

  • npm run validate
  • npm test
  • npm run typecheck
  • npm run build
  • npm run lint
  • npm run guard:params
  • npx prettier --check src/schema/model.ts tests/schema.test.ts docs/model-parameters-schema.md CONTRIBUTING.md models/google/*.yaml
  • live Gemini generateContent smoke from YAML paths: gemini-2.5-flash-lite, gemini-2.5-flash, gemini-2.5-pro, gemini-3.5-flash all returned HTTP 200

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@guillaumegay13 guillaumegay13 merged commit 4e16137 into mnfst:main May 21, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant