Updates on OpenAI apigee compatibility #1848
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| - **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 |
There was a problem hiding this comment.
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 | |||
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
python
(make lowercase)
| ### Implementation example | ||
|
|
||
| ```Python | ||
| import asyncio |
There was a problem hiding this comment.
Checked the code sample against the code base; OK to publish
Stage: https://deploy-preview-1848--adk-docs-preview.netlify.app/agents/models/apigee/
Replacement fix for: