Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This implementation provides two authentication modes:
- **Gemini Developer API**: Use an API key for quick prototyping and development
- **Vertex AI**: Use Google Cloud credentials for production deployments with enterprise features

link:https://ai.google.dev/gemini-api/docs/reference[Gemini API Reference]
Copy link
Member

Choose a reason for hiding this comment

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

@Mo-Greene Thanks for the PR! There are other URLs in this doc which are no longer valid. Could you check?

Copy link
Contributor Author

@Mo-Greene Mo-Greene Oct 29, 2025

Choose a reason for hiding this comment

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

@ilayaperumalg Thank you for the feedback! I'll definitely check the other URLs and follow up.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have checked and fixed the links that were no longer valid in this document.

link:https://ai.google.dev/api[Gemini API Reference]

== Prerequisites

Expand Down