Skip to content

Updates on OpenAI apigee compatibility #1848

Open
zyantw wants to merge 1 commit into
mainfrom
zyantw-patch-2
Open

Updates on OpenAI apigee compatibility #1848
zyantw wants to merge 1 commit into
mainfrom
zyantw-patch-2

Conversation

@zyantw

@zyantw zyantw commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

@zyantw zyantw requested a review from joefernandez June 16, 2026 20:30
@zyantw zyantw self-assigned this Jun 16, 2026
@netlify

netlify Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 3cf9334
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a31b25ecbee3a00084e5470
😎 Deploy Preview https://deploy-preview-1848--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@jcwriter74 jcwriter74 closed this Jun 16, 2026
@jcwriter74 jcwriter74 changed the title Update apigee.md Updates on OpenAI apigee compatibility Jun 16, 2026
@jcwriter74 jcwriter74 reopened this Jun 16, 2026
@google google deleted a comment from jcwriter74 Jun 16, 2026
- **Monitoring & Visibility:** Get granular monitoring, analysis, and auditing of all your AI requests.

!!! note
The `ApigeeLLM` wrapper is currently designed for use with Agent Platform

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.

wrapper is currently designed for use --> wrapper is designed for use
(remove "currently" to avoid time references)

@@ -19,12 +19,12 @@ Apigee proxy, you immediately gain enterprise-grade capabilities:
- **Monitoring & Visibility:** Get granular monitoring, analysis, and auditing of all your AI requests.

!!! note

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.

remove the "!!! note" formatting: it's unnecessary for this information

!!! note
The `ApigeeLLM` wrapper is currently designed for use with Agent Platform
and the Gemini API (generateContent). We are continually expanding support for
other models and interfaces. For OpenAI compatible models (including self-hosted or

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.

For OpenAI compatible models (including self-hosted or
other providers), use

avoid parenthetical phrases, just use commas:

For OpenAI compatible models, including self-hosted or
other providers, use


### Implementation example

```Python

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.

python
(make lowercase)

### Implementation example

```Python
import asyncio

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.

Checked the code sample against the code base; OK to publish

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