Skip to content

Add Gemini target from bundled IR v2.1.1#18

Merged
paulius-krutkis-dcd merged 3 commits into
mainfrom
update-ir-v2.1.1
Jun 26, 2026
Merged

Add Gemini target from bundled IR v2.1.1#18
paulius-krutkis-dcd merged 3 commits into
mainfrom
update-ir-v2.1.1

Conversation

@paulius-krutkis-dcd

@paulius-krutkis-dcd paulius-krutkis-dcd commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Regenerate SDK from bundled Web Scraping API IR v2.1.1 (was v2.0.1).
  • Adds the gemini target under AI Tools: enum/list entry, GeminiParams, target metadata, and JSON/Zod request schemas.

Test plan

  • Run pnpm typecheck and confirm generated types compile.
  • Submit a request with target: 'gemini' and verify schema validation accepts prompt, parse, geo, xhr, and callback_url.

Bump the bundled Web Scraping API IR from v2.0.1 to v2.1.1 and re-run
codegen. The new IR adds the `gemini` target (AI Tools), so regeneration
adds the GeminiParams type, target enum/list entry, target metadata, and
request JSON/Zod schemas.

SCR-3264

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@paulius-krutkis-dcd paulius-krutkis-dcd changed the title Update bundled IR to v2.1.1 and regenerate SDK Add Gemini target from bundled IR v2.1.1 Jun 23, 2026
paulius-krutkis-dcd and others added 2 commits June 23, 2026 13:20
Add an example file and AI tools table row for the new gemini target,
matching the existing chatgpt and perplexity targets.

SCR-3264

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Minor bump for the additive gemini target introduced by IR v2.1.1.

SCR-3264

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@paulius-krutkis-dcd paulius-krutkis-dcd merged commit a56aa1b into main Jun 26, 2026
1 check 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.

3 participants