Skip to content

Conversation

@ghchinoy
Copy link
Contributor

  • Update model IDs to gemini-3-pro-preview and gemini-3-flash-preview
  • Upgrade @google/generative-ai SDK to v0.24.1
  • Switch to v1beta API version for preview model support
  • Adjust generation parameters (candidateCount: 1) for compatibility
  • Update SDK method signatures for getGenerativeModel and startChat
  • Improve response parsing and error logging in GeminiModel

Fixes #35

- Update model IDs to gemini-3-pro-preview and gemini-3-flash-preview
- Upgrade @google/generative-ai SDK to v0.24.1
- Switch to v1beta API version for preview model support
- Adjust generation parameters (candidateCount: 1) for compatibility
- Update SDK method signatures for getGenerativeModel and startChat
- Improve response parsing and error logging in GeminiModel
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.

update to latest genai sdk and Gemini 3 preview models

1 participant