Skip to content

docs: add Google ADK integration guide#295

Open
max-sudolabs wants to merge 4 commits into
e2b-dev:mainfrom
max-sudolabs:max-sudolabs/e2b-adk-plugin
Open

docs: add Google ADK integration guide#295
max-sudolabs wants to merge 4 commits into
e2b-dev:mainfrom
max-sudolabs:max-sudolabs/e2b-adk-plugin

Conversation

@max-sudolabs

@max-sudolabs max-sudolabs commented Jul 13, 2026

Copy link
Copy Markdown

Summary

  • Add the E2B-side Google ADK integration guide for publication with the new e2b-adk plugin.
  • Cover setup, data analysis, code generation, available tools, and sandbox configuration.
  • Add the page to the Agents navigation and include the Google ADK icon.

Note

The linked examples will become available on main after e2b-dev/e2b-adk-plugin#1 is merged.

@cla-bot cla-bot Bot added the cla-signed label Jul 13, 2026
Comment thread docs/agents/google-adk.mdx Outdated
Comment thread docs/agents/google-adk.mdx Outdated
Comment thread docs/agents/google-adk.mdx Outdated

plugin = E2BPlugin()
agent = Agent(
model="gemini-2.5-flash",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Maybe we can advise here newer model

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yes, but the intention was that this is ready to copy-paste with even free-tier gemini api-key, otherwise it would throw erros if user doesn't have already paid api key. So should I change the model?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

makes sense, leave it

@tomasvarga tomasvarga left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

looks ok

max-sudolabs and others added 3 commits July 13, 2026 16:39
Co-authored-by: Tomas Varga <tomaas.varga@gmail.com>
Co-authored-by: Tomas Varga <tomaas.varga@gmail.com>
Co-authored-by: Tomas Varga <tomaas.varga@gmail.com>
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.

2 participants