In love with minds, souls, Rock 🤟🏻 and Photography 📷
My religion is LARMATS.
Yemi Falokun, a Global AI/ML Partner SA, will lead a workshop on AI agent engineering challenges with Meta and Arize AI.
If you're in the Bay Area, check it out: luma.com/gcpmetaariz...
Yemi Falokun, a Global AI/ML Partner SA, will lead a workshop on AI agent engineering challenges with Meta and Arize AI.
If you're in the Bay Area, check it out: luma.com/gcpmetaariz...
We just released a whitepaper, "Context Engineering: Sessions and Memory," detailing how memory evolves from raw conversations to curated agent knowledge.
You can find the paper here: lnkd.in/euud4BUB
We just released a whitepaper, "Context Engineering: Sessions and Memory," detailing how memory evolves from raw conversations to curated agent knowledge.
You can find the paper here: lnkd.in/euud4BUB
Last week, in the latest ADK release (v1.18.0), the team introduced a low-code Visual Agent Builder, along with new observability and testing features.
Release notes and a blog from Thomas Chong about the visual builder in the 🧵
Last week, in the latest ADK release (v1.18.0), the team introduced a low-code Visual Agent Builder, along with new observability and testing features.
Release notes and a blog from Thomas Chong about the visual builder in the 🧵
Trusting an agent's memory is tricky. Is chat info verified? Without history, it's guess. Memory Revisions (preview) helps with version control through snapshots for each change.
Code & doc in 🧵
Trusting an agent's memory is tricky. Is chat info verified? Without history, it's guess. Memory Revisions (preview) helps with version control through snapshots for each change.
Code & doc in 🧵
Vertex AI launched major updates to Vertex AI Agent Builder for easier deployment and scaling agents in production.
I'm working with the Agent Engine team to release content on our new features, starting today with Memory Bank. Stay tuned!
Vertex AI launched major updates to Vertex AI Agent Builder for easier deployment and scaling agents in production.
I'm working with the Agent Engine team to release content on our new features, starting today with Memory Bank. Stay tuned!
It's a walkthrough that compares Llama 4 (baseline vs. EAGLE) on 8x H100s and includes the code patch needed to make vLLM work.
Hope it helps! 👇
It's a walkthrough that compares Llama 4 (baseline vs. EAGLE) on 8x H100s and includes the code patch needed to make vLLM work.
Hope it helps! 👇
Can't wait to share!
#VertexAI #LLMs #Benchmarking #Optimization #ModelGarden #LLMServing
Can't wait to share!
#VertexAI #LLMs #Benchmarking #Optimization #ModelGarden #LLMServing
This time, Amit and I welcomed a special guest: Ravin Kumar from Google DeepMind. He shared insights on building open models with agentic capabilities.
Stay tuned! The episode will soon be on the Google Cloud Tech YouTube channel👇
This time, Amit and I welcomed a special guest: Ravin Kumar from Google DeepMind. He shared insights on building open models with agentic capabilities.
Stay tuned! The episode will soon be on the Google Cloud Tech YouTube channel👇
Check out the course and blog in the 🧵 And stay tuned...more is coming!
Check out the course and blog in the 🧵 And stay tuned...more is coming!
The team rolled out features focused on secure code execution, stateful debugging, and better DevX.
Check out the full release notes in 🧵. And keep an eye on the repo for the next ADK community call!
The team rolled out features focused on secure code execution, stateful debugging, and better DevX.
Check out the full release notes in 🧵. And keep an eye on the repo for the next ADK community call!
RVSP and tutorial in the 🧵
RVSP and tutorial in the 🧵
We launched a Terraform module for agent deployment on Vertex AI, initially needing a local Python script and GCS uploads.
The new blueprint automates agent serialization and packaging during the Terraform apply cycle.
Link in the 🧵
We launched a Terraform module for agent deployment on Vertex AI, initially needing a local Python script and GCS uploads.
The new blueprint automates agent serialization and packaging during the Terraform apply cycle.
Link in the 🧵
Building multi-agent systems using various models and frameworks can be challenging. So today I spent some time on what you can build and deploy with ADK, MCP, A2A, Agent Engine, and Vertex AI.
Full tutorial dropping soon!
Building multi-agent systems using various models and frameworks can be challenging. So today I spent some time on what you can build and deploy with ADK, MCP, A2A, Agent Engine, and Vertex AI.
Full tutorial dropping soon!
Google and vLLM announced a new backend uses tpu-inference for efficient PyTorch and JAX models on TPUs.
Check out the full blog and try it on Vertex AI with the new vLLM TPU container!
Google and vLLM announced a new backend uses tpu-inference for efficient PyTorch and JAX models on TPUs.
Check out the full blog and try it on Vertex AI with the new vLLM TPU container!
Model as a Service (MaaS) gives access to large open models via a managed, serverless API, removing the need for your infrastructure.
Check the new documentation in 🧵 to learn more
Model as a Service (MaaS) gives access to large open models via a managed, serverless API, removing the need for your infrastructure.
Check the new documentation in 🧵 to learn more
Check out the two new tutorials in 🧵 on building AI agents using the Agent Development Kit (ADK) + Vertex AI Agent Engine for Sessions & Memory.
Check out the two new tutorials in 🧵 on building AI agents using the Agent Development Kit (ADK) + Vertex AI Agent Engine for Sessions & Memory.
Vertex AI launched a Terraform resource to deploy agents using custom classes or agentic frameworks like ADK.
Check out the notebook and blog post for the full code and a step-by-step guide in the 🧵
Vertex AI launched a Terraform resource to deploy agents using custom classes or agentic frameworks like ADK.
Check out the notebook and blog post for the full code and a step-by-step guide in the 🧵
If you have time today, watch this video for a full guide on building AI agents with memory using Google's ADK and Vertex AI Memory Bank.
Link: www.youtube.com/watch?v=sMt...
If you have time today, watch this video for a full guide on building AI agents with memory using Google's ADK and Vertex AI Memory Bank.
Link: www.youtube.com/watch?v=sMt...
Join us next week for the 1st ADK community call! In this 1-hour session, we'll share the technical roadmap, address technical questions and discuss contributions.
🗓️ Date: October 15, 2025
⏰ Time: 9:30 AM - 10:30 AM PST
🔗 Virtual (links in 🧵)
Join us next week for the 1st ADK community call! In this 1-hour session, we'll share the technical roadmap, address technical questions and discuss contributions.
🗓️ Date: October 15, 2025
⏰ Time: 9:30 AM - 10:30 AM PST
🔗 Virtual (links in 🧵)
Vertex AI Model Garden just launched the google_vertex_ai_endpoint_with_model_garden_deployment Terraform resource to manage your open model deployment (Hugging Face or Model Garden) with one unique main.tf.
Docs and code in the 🧵
Vertex AI Model Garden just launched the google_vertex_ai_endpoint_with_model_garden_deployment Terraform resource to manage your open model deployment (Hugging Face or Model Garden) with one unique main.tf.
Docs and code in the 🧵
To adapt Gemma 3 27B or Qwen 3 32B without managing infrastructure, you can use Vertex AI's expanded OSS managed tuning service, now supporting PEFT for these models.
Docs in the 🧵
To adapt Gemma 3 27B or Qwen 3 32B without managing infrastructure, you can use Vertex AI's expanded OSS managed tuning service, now supporting PEFT for these models.
Docs in the 🧵
Inspired a great request from a Vertex AI user, I've spent some time building an unofficial MCP server for Vertex AI Memory Bank to create context-aware and personalized applications.
Link in the 🧵
Inspired a great request from a Vertex AI user, I've spent some time building an unofficial MCP server for Vertex AI Memory Bank to create context-aware and personalized applications.
Link in the 🧵
I've mentioned why agents need memory, but extracting facts from images, videos, and audio requires Gemini-powered memory.
Check the new tutorial in 🧵 on building an agent with Vertex AI Memory Bank for personalized multimodal interactions!
I've mentioned why agents need memory, but extracting facts from images, videos, and audio requires Gemini-powered memory.
Check the new tutorial in 🧵 on building an agent with Vertex AI Memory Bank for personalized multimodal interactions!
Building AI agents with ADK has been significantly upgraded to reduce latency and costs while grounding with Google Maps data and more.
Release notes:
> github.com/google/adk-...
Building AI agents with ADK has been significantly upgraded to reduce latency and costs while grounding with Google Maps data and more.
Release notes:
> github.com/google/adk-...
Many of you asked, and we've simplified the process: transitioning from an ADK agent to a scalable agent on Vertex AI is now just a single CLI command.
Check out the new docs to try!
👉 Docs: google.github.io/adk-docs/de...
Many of you asked, and we've simplified the process: transitioning from an ADK agent to a scalable agent on Vertex AI is now just a single CLI command.
Check out the new docs to try!
👉 Docs: google.github.io/adk-docs/de...