Skip to content

Conversation

notgitika
Copy link
Contributor

@notgitika notgitika commented Sep 24, 2025

Description

Added documentation for Google Gemini model integration (Commit), keeping it consistent with the other model provider documentations.

Type of Change

  • New content addition

Motivation and Context

The Gemini model support was recently merged into the SDK but lacked documentation. This PR adds complete documentation to help users understand how to integrate and use Google Gemini models with the Strands framework,
including configuration options, authentication setup, and practical usage examples.

Areas Affected

• docs/api-reference/models.md - Added Gemini model API reference
• docs/user-guide/concepts/model-providers/gemini.md - Added comprehensive Gemini user guide with examples
• Updated package dependencies to include latest SDK version with Gemini support

Note

Since this change is not released yet, I checked against the latest development version of the sdk by pip install git+https://github.com/strands-agents/sdk-python.git. The build failure on this PR is expected.

Screenshots

Shows up just fine in the browser after mkdocs serve

image

Checklist

• [x] I have read the CONTRIBUTING document
• [x] My changes follow the project's documentation style
• [x] I have tested the documentation locally using mkdocs serve
• [x] Links in the documentation are valid and working
• [x] Images/diagrams are properly sized and formatted
• [x] All new and existing tests pass

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@notgitika
Copy link
Contributor Author

notgitika commented Sep 24, 2025

#219 Issue

@mkmeral mkmeral requested a review from awsarron September 29, 2025 21:24
@yonib05 yonib05 enabled auto-merge (squash) September 30, 2025 14:33
@yonib05 yonib05 dismissed awsarron’s stale review September 30, 2025 14:59

Changes adressed

@yonib05 yonib05 merged commit beff3cb into strands-agents:main Sep 30, 2025
5 of 6 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.

4 participants