Skip to content

Update ADK doc according to issue #1350 - 3#1355

Closed
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260227-003053
Closed

Update ADK doc according to issue #1350 - 3#1355
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260227-003053

Conversation

@adk-bot

@adk-bot adk-bot commented Feb 27, 2026

Copy link
Copy Markdown
Collaborator

3. Update Apigee docs to reflect OpenAI-compatible API support

Doc file: docs/agents/models/apigee.md

Current state:

The ApigeeLLM wrapper is currently designed for use with Vertex AI and the Gemini API (generateContent).

Proposed Change:

Update to state that ApigeeLlm now supports OpenAI-compatible APIs (like /chat/completions). Add examples of how to configure it for OpenAI models using apigee/openai/... model strings or the api_type parameter.

Reasoning:
The ApigeeLlm class was significantly updated to support OpenAI-compatible APIs via Apigee proxies, including a new CompletionsHTTPClient.

Reference: src/google/adk/models/apigee_llm.py

@netlify

netlify Bot commented Feb 27, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 2b33bf0
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69a0e5c1df1ca500082ed1ce
😎 Deploy Preview https://deploy-preview-1355--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jcwriter74

jcwriter74 commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Update Apigee docs to reflect OpenAI-compatible API support

  • Doc file: docs/agents/models/apigee.md

Current state:

The ApigeeLLM wrapper is currently designed for use with Vertex AI and the Gemini API (generateContent).

Proposed Change:

  • Update to state that ApigeeLlm now supports OpenAI-compatible APIs (like /chat/completions).
  • Add examples of how to configure it for OpenAI models using apigee/openai/... model strings or the api_type parameter.
  • The ApigeeLlm class was significantly updated to support OpenAI-compatible APIs via Apigee proxies
  • Includes a new CompletionsHTTPClient.

Reference: src/google/adk/models/apigee_llm.py

@jcwriter74

Copy link
Copy Markdown
Collaborator

@joefernandez

Copy link
Copy Markdown
Collaborator

Closed with: #1848

@@ -1,184 +0,0 @@
---

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Deleting API Registration and replacing it with Agent Registry is not correct

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Deleting API Registration and replacing it with Agent Registry is not correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants